0.7.4.34:
[sbcl.git] / src / runtime / core.h
index 0056d2f..2fcbd13 100644 (file)
 
 #include "runtime.h"
 
-#define CORE_END 3840
-#define CORE_NDIRECTORY 3861
-#define CORE_VALIDATE 3845
-#define CORE_VERSION 3860
-#define CORE_MACHINE_STATE 3862
-#define CORE_INITIAL_FUNCTION 3863
-
-#define DYNAMIC_SPACE_ID (1)
-#define STATIC_SPACE_ID (2)
-#define READ_ONLY_SPACE_ID (3)
-
 struct ndir_entry {
 #ifndef alpha
        long identifier;