X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-impl.lisp;h=c3bcaeef87f846a95ea8ccc3af9465d3ff22bc65;hb=b8f63d9b4e978bec3bfc1f4fc471e5ed946781fd;hp=87a15067cbe3a33d821def98ddfbef58d51930a2;hpb=b27034c44f6f8465fd19964525794615a34b5d41;p=sbcl.git diff --git a/src/code/early-impl.lisp b/src/code/early-impl.lisp index 87a1506..c3bcaee 100644 --- a/src/code/early-impl.lisp +++ b/src/code/early-impl.lisp @@ -9,9 +9,6 @@ (in-package "SB!IMPL") -(file-comment - "$Header$") - ;;; entries in STATIC-SYMBOLS table, references to which can be compiled ;;; as though they're special variables (declaim (special *posix-argv* @@ -45,7 +42,6 @@ sb!vm::*fp-constant-lg2* sb!vm::*fp-constant-ln2* sb!vm::*scavenge-read-only-space* - sb!vm::*control-stacks* sb!pcl::..slot-unbound.. sb!vm::*x86-cgc-active-p* sb!vm::*static-blue-bag*))