1.0.31.3: fix saving runtime options from executable cores
[sbcl.git] / src / runtime / sunos-os.h
index acb827a..95726d0 100644 (file)
@@ -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)