X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fcore.h;h=0056d2fa182b7f3e607133eb3bf3fe8e676c0782;hb=7f0f521aa3f6b45259c5dfd5f7f11adcd1a7cac6;hp=e467f9e081d8b2fa80be6eadaa32ed3eb2a9b5af;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/runtime/core.h b/src/runtime/core.h index e467f9e..0056d2f 100644 --- a/src/runtime/core.h +++ b/src/runtime/core.h @@ -9,16 +9,11 @@ * files for more information. */ -/* - * $Header$ - */ - #ifndef _CORE_H_ #define _CORE_H_ #include "runtime.h" -#define CORE_PAGESIZE OS_VM_DEFAULT_PAGESIZE #define CORE_END 3840 #define CORE_NDIRECTORY 3861 #define CORE_VALIDATE 3845