X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-impl.lisp;h=4d7c6694ceb02d7f841a1c0a7e840095299e937f;hb=86210c4e406c1b2ff10cc3bac0e71435867db48b;hp=ec6b02b72a8aadd7bd2aca6edf3b0533d4ac9656;hpb=aa2dc9529460ea0d9c99998dc87283fc1a43e808;p=sbcl.git diff --git a/src/code/early-impl.lisp b/src/code/early-impl.lisp index ec6b02b..4d7c669 100644 --- a/src/code/early-impl.lisp +++ b/src/code/early-impl.lisp @@ -22,7 +22,6 @@ sb!vm:*initial-dynamic-space-free-pointer* *current-catch-block* *current-unwind-protect-block* - *eval-stack-top* sb!vm::*alien-stack* ;; FIXME: The pseudo-atomic variable stuff should be ;; conditional on :SB-PSEUDO-ATOMIC-SYMBOLS, which @@ -50,7 +49,4 @@ sb!vm::*fp-constant-l2e* sb!vm::*fp-constant-lg2* sb!vm::*fp-constant-ln2* - sb!vm::*scavenge-read-only-space* - sb!pcl::..slot-unbound.. - sb!vm::*x86-cgc-active-p* - sb!vm::*static-blue-bag*)) + sb!pcl::..slot-unbound..))