1.0.4.56: Make case-insensitive string and character comparisons non-consing
[sbcl.git] / src / code / cold-init.lisp
index 07af159..6a7123c 100644 (file)
@@ -96,8 +96,8 @@
         *gc-inhibit* t
         *gc-pending* nil
         #!+sb-thread *stop-for-gc-pending* #!+sb-thread nil
-        sb!unix::*interrupts-enabled* t
-        sb!unix::*interrupt-pending* nil
+        *interrupts-enabled* t
+        *interrupt-pending* nil
         *break-on-signals* nil
         *maximum-error-depth* 10
         *current-error-depth* 0