X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fglobals.lisp;h=68ff4c1141e47ba41f430897b0e0081eb9cea59d;hb=2e52fa05;hp=261eea2529ab67a2aa6c547d885114fffe1de450;hpb=2a1df4bcc815f763fac346f32fbe535b39a0d2e1;p=sbcl.git diff --git a/src/code/globals.lisp b/src/code/globals.lisp index 261eea2..68ff4c1 100644 --- a/src/code/globals.lisp +++ b/src/code/globals.lisp @@ -25,6 +25,7 @@ *restart-clusters* *in-without-gcing* *gc-inhibit* *gc-pending* #!+sb-thread *stop-for-gc-pending* + #!+sb-dynamic-core sb!vm::*required-runtime-c-symbols* *software-interrupt-vector* *load-verbose* *load-print-stuff* *in-compilation-unit* *aborted-compilation-unit-count* *char-name-alist*