X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fsunos-os.h;h=95726d0650fc62eca3114f5d42ed39724194d33e;hb=95591ed483dbb8c0846c129953acac1554f28809;hp=acb827a1d999140c4e01719eb1ed3d2dbd1d47e7;hpb=ae09f8fd7765f6cab6ad317a13e27ff22ab0c11e;p=sbcl.git diff --git a/src/runtime/sunos-os.h b/src/runtime/sunos-os.h index acb827a..95726d0 100644 --- a/src/runtime/sunos-os.h +++ b/src/runtime/sunos-os.h @@ -32,8 +32,4 @@ typedef int os_vm_prot_t; #define SIG_MEMORY_FAULT SIGSEGV -#define SIG_STOP_FOR_GC (SIGUSR1) - -/* Yaargh?! */ -typedef int os_context_register_t ; - +#define SIG_STOP_FOR_GC (SIGUSR2)