X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fcore.h;h=0056d2fa182b7f3e607133eb3bf3fe8e676c0782;hb=d7f6139a91d7d9b0667a597584ae306d958bb2f4;hp=f5b223e82ef62da5b97c77cccffd33c753264a09;hpb=f2aa2d01b8d69f1c7bff18f86279d4f1018fe127;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