0.7.4.8:
[sbcl.git] / src / runtime / core.h
index e467f9e..0056d2f 100644 (file)
@@ -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