1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
[sbcl.git] / src / runtime / sunos-os.h
index 15475d3..95726d0 100644 (file)
@@ -32,5 +32,4 @@ typedef int os_vm_prot_t;
 
 #define SIG_MEMORY_FAULT SIGSEGV
 
-/* Yaargh?! */
-typedef int os_context_register_t ;
+#define SIG_STOP_FOR_GC (SIGUSR2)