1.0.27.30: minor octets.lisp cleanup
[sbcl.git] / src / runtime / darwin-os.h
index 35cc0fc..b78f470 100644 (file)
@@ -33,6 +33,6 @@ typedef ucontext_t os_context_t;
 
 #define SIG_MEMORY_FAULT SIGBUS
 
-#define SIG_STOP_FOR_GC (SIGUSR1)
+#define SIG_STOP_FOR_GC (SIGUSR2)
 
 #endif /* _DARWIN_OS_H */