1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe WITH-MUTEX &co
[sbcl.git] / src / code / sysmacs.lisp
index ad91f85..b953cbc 100644 (file)
@@ -72,7 +72,6 @@ maintained."
                     (,without-gcing-body))
                (when (or *gc-pending* #!+sb-thread *stop-for-gc-pending*)
                  (sb!unix::receive-pending-interrupt))))))))
-
 \f
 ;;; EOF-OR-LOSE is a useful macro that handles EOF.
 (defmacro eof-or-lose (stream eof-error-p eof-value)