X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fppc-linux-os.c;h=00378f7b32e1bb01dc088db943d6faf06f897e89;hb=d61775ee52828f379eb6acedca421d5a55bfa2bd;hp=14411f60ff253b60a7ebe04bcecbe85fcaab0e6a;hpb=637371f800e71ac4449e01d59571c9d10f6bde26;p=sbcl.git diff --git a/src/runtime/ppc-linux-os.c b/src/runtime/ppc-linux-os.c index 14411f6..00378f7 100644 --- a/src/runtime/ppc-linux-os.c +++ b/src/runtime/ppc-linux-os.c @@ -38,11 +38,6 @@ #include "validate.h" size_t os_vm_page_size; -#if defined GENCGC /* unlikely ... */ -#error SBCL PPC does not work with the GENCGC -#include "gencgc.h" -#endif - os_context_register_t * os_context_register_addr(os_context_t *context, int offset) {