X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fgc-internal.h;h=d0f99bf1e05f97078a922fc2389b37e1ac36fcaa;hb=f7b3fe1bd86348bfd2a3c506e437084752142c83;hp=54cf04c64c9212691b99c47f16cbbb3b567ed60c;hpb=9f10bc102adce15a820027777a03e49a7b7623da;p=sbcl.git diff --git a/src/runtime/gc-internal.h b/src/runtime/gc-internal.h index 54cf04c..d0f99bf 100644 --- a/src/runtime/gc-internal.h +++ b/src/runtime/gc-internal.h @@ -36,6 +36,7 @@ #define FREE_PAGE 0 #define BOXED_PAGE 1 #define UNBOXED_PAGE 2 +#define OPEN_REGION_PAGE 4 #define ALLOC_BOXED 0 #define ALLOC_UNBOXED 1