X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fgencgc.c;fp=src%2Fruntime%2Fgencgc.c;h=f755b8005127c54336503bd2e2349ed243a54250;hb=24ecee137a93b3f769d1aa04589a5c9b0e76ea66;hp=ec21162eb46323b58f65b0e9dcd89e2c39b0c27c;hpb=4c86741fbb42b15472c3e4b615935159566427d9;p=sbcl.git diff --git a/src/runtime/gencgc.c b/src/runtime/gencgc.c index ec21162..f755b80 100644 --- a/src/runtime/gencgc.c +++ b/src/runtime/gencgc.c @@ -221,7 +221,7 @@ static inline boolean protect_page_p(page_index_t page, generation_index_t gener /* To map addresses to page structures the address of the first page * is needed. */ -static void *heap_base = NULL; +void *heap_base = NULL; /* Calculate the start address for the given page number. */ inline void *