X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fsunos-os.h;h=acb827a1d999140c4e01719eb1ed3d2dbd1d47e7;hb=b6a842dc8eb0c3aa0364c26b5b41bfc3b38fef31;hp=dda6f4f41b0c742428fe5a3d230b68f6b3f7c5da;hpb=85e1967527101d2d8a4c0f5d37857cf731690733;p=sbcl.git diff --git a/src/runtime/sunos-os.h b/src/runtime/sunos-os.h index dda6f4f..acb827a 100644 --- a/src/runtime/sunos-os.h +++ b/src/runtime/sunos-os.h @@ -32,7 +32,6 @@ typedef int os_vm_prot_t; #define SIG_MEMORY_FAULT SIGSEGV -#define SIG_INTERRUPT_THREAD (SIGPWR) #define SIG_STOP_FOR_GC (SIGUSR1) /* Yaargh?! */