X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-impl.lisp;h=f533cf75636529b17fcec1c207aaeaa82669c468;hb=860543cc7ba0266e41e1d41ac9b6a208f3795f1a;hp=9d49849012ad6b76339a4f8fb64427722475e1a1;hpb=e365f2f7a9c66d307b48fee70778f4eaa84bdcc0;p=sbcl.git diff --git a/src/code/early-impl.lisp b/src/code/early-impl.lisp index 9d49849..f533cf7 100644 --- a/src/code/early-impl.lisp +++ b/src/code/early-impl.lisp @@ -24,6 +24,7 @@ sb!vm::*alien-stack* #!+sb-thread sb!thread::*foreground-thread-stack* sb!vm::*control-stack-start* + sb!vm::*control-stack-end* sb!vm::*binding-stack-start* ;; FIXME: The pseudo-atomic variable stuff should be ;; conditional on :SB-PSEUDO-ATOMIC-SYMBOLS, which