X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ftoplevel.lisp;h=c05f092caaea76363b182508a61d0d89d31597fe;hb=65a01dae3d437a48e8dd0d051a446245f9e29929;hp=f245850c905a76fc27d7b82f004115cfe4060c21;hpb=d656401927393487e28e1b765f868822370c1be3;p=sbcl.git diff --git a/src/code/toplevel.lisp b/src/code/toplevel.lisp index f245850..c05f092 100644 --- a/src/code/toplevel.lisp +++ b/src/code/toplevel.lisp @@ -25,8 +25,7 @@ ;;; specials initialized by !COLD-INIT ;;; FIXME: These could be converted to DEFVARs. -(declaim (special *gc-inhibit* *already-maybe-gcing* - *need-to-collect-garbage* +(declaim (special *gc-inhibit* *need-to-collect-garbage* *gc-notify-stream* *before-gc-hooks* *after-gc-hooks* #!+x86 *pseudo-atomic-atomic*