X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fcore.h;h=0056d2fa182b7f3e607133eb3bf3fe8e676c0782;hb=7f0f521aa3f6b45259c5dfd5f7f11adcd1a7cac6;hp=f5b223e82ef62da5b97c77cccffd33c753264a09;hpb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;p=sbcl.git diff --git a/src/runtime/core.h b/src/runtime/core.h index f5b223e..0056d2f 100644 --- a/src/runtime/core.h +++ b/src/runtime/core.h @@ -14,7 +14,6 @@ #include "runtime.h" -#define CORE_PAGESIZE OS_VM_DEFAULT_PAGESIZE #define CORE_END 3840 #define CORE_NDIRECTORY 3861 #define CORE_VALIDATE 3845