X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Falpha-linux-os.c;h=80c8913105263901a8e2be07efb870f8ddffbb48;hb=91392754bf1d241cd6913c728268caf18eae1485;hp=45c9ffbee46126bfe8b1ca807e82bace04e67456;hpb=637371f800e71ac4449e01d59571c9d10f6bde26;p=sbcl.git diff --git a/src/runtime/alpha-linux-os.c b/src/runtime/alpha-linux-os.c index 45c9ffb..80c8913 100644 --- a/src/runtime/alpha-linux-os.c +++ b/src/runtime/alpha-linux-os.c @@ -39,10 +39,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)