X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-impl.lisp;h=84fdee8497341a676417367e587cd4a417cef4a1;hb=35697e2c02e7b29f7953ae318d50305561927a16;hp=f533cf75636529b17fcec1c207aaeaa82669c468;hpb=7868260cba340c8674aee03b1d36569dc55dc7cf;p=sbcl.git diff --git a/src/code/early-impl.lisp b/src/code/early-impl.lisp index f533cf7..84fdee8 100644 --- a/src/code/early-impl.lisp +++ b/src/code/early-impl.lisp @@ -19,8 +19,8 @@ *read-only-space-free-pointer* sb!vm:*static-space-free-pointer* sb!vm:*initial-dynamic-space-free-pointer* - *current-catch-block* - *current-unwind-protect-block* + sb!vm::*current-catch-block* + sb!vm::*current-unwind-protect-block* sb!vm::*alien-stack* #!+sb-thread sb!thread::*foreground-thread-stack* sb!vm::*control-stack-start*