X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fsunos-os.h;h=95726d0650fc62eca3114f5d42ed39724194d33e;hb=9e83e3dc367e4fd47d3b27a170cb3a87bb5b1b39;hp=7ca04b9f90d73c1a760cc26cb87530816c41b7bb;hpb=619189958917e80786d5bb2efa4dc38d908d2553;p=sbcl.git diff --git a/src/runtime/sunos-os.h b/src/runtime/sunos-os.h index 7ca04b9..95726d0 100644 --- a/src/runtime/sunos-os.h +++ b/src/runtime/sunos-os.h @@ -33,7 +33,3 @@ typedef int os_vm_prot_t; #define SIG_MEMORY_FAULT SIGSEGV #define SIG_STOP_FOR_GC (SIGUSR2) - -/* Yaargh?! */ -typedef int os_context_register_t ; -