X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2Falpha-osf1-os.c;h=14362c8e3a28e1c8e0c088cfe241c07e9cc6a9d2;hb=6fa4fe704a64808b55867d779a6ed72c29b7ef45;hp=86105008759f0965bfb255af0c1e1610d31096e6;hpb=48f92d19cf12f3aff81a29a786970264a523bc7a;p=sbcl.git diff --git a/src/runtime/alpha-osf1-os.c b/src/runtime/alpha-osf1-os.c index 8610500..14362c8 100644 --- a/src/runtime/alpha-osf1-os.c +++ b/src/runtime/alpha-osf1-os.c @@ -41,10 +41,6 @@ #include "validate.h" size_t os_vm_page_size; -#if defined GENCGC /* unlikely ... */ -#error SBCL Alpha does not work with the GENCGC -#include "gencgc.h" -#endif os_context_register_t * os_context_register_addr(os_context_t *context, int offset)