0.7.6.12:
[sbcl.git] / src / runtime / ppc-linux-os.c
index 14411f6..00378f7 100644 (file)
 #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)
 {