X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ftoplevel.lisp;h=eddb5f88010fc503d74ab7a38179545c54a945b2;hb=da8cb4801a3ab35070f380e22aea3d260f9df8aa;hp=416949b281ea8f965035a9f350cb971f41270c8c;hpb=06c341ebab3da2e81effcaacc2235f2b1e8bfa82;p=sbcl.git diff --git a/src/code/toplevel.lisp b/src/code/toplevel.lisp index 416949b..eddb5f8 100644 --- a/src/code/toplevel.lisp +++ b/src/code/toplevel.lisp @@ -26,6 +26,7 @@ ;;; FIXME: These could be converted to DEFVARs. (declaim (special #!+(or x86 x86-64) *pseudo-atomic-bits* + *allow-with-interrupts* *interrupts-enabled* *interrupt-pending* *type-system-initialized*))