X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ftoplevel.lisp;h=f3f226ba034c36ce432bc3681a1c8cdedd87d420;hb=6d9e2243954872457115bbb9ac1ecb1d161acced;hp=714fc4a72a7844b0d58e946370839fb966065867;hpb=8a33054f6541596c61b091e2b77118deda1511e2;p=sbcl.git diff --git a/src/code/toplevel.lisp b/src/code/toplevel.lisp index 714fc4a..f3f226b 100644 --- a/src/code/toplevel.lisp +++ b/src/code/toplevel.lisp @@ -30,6 +30,7 @@ *allow-with-interrupts* *interrupts-enabled* *interrupt-pending* + #!+sb-thruption *thruption-pending* *type-system-initialized*)) (defvar *cold-init-complete-p*)