0.9.3.63:
[sbcl.git] / src / code / sunos-os.lisp
index b16ff01..63e4e31 100644 (file)
@@ -62,4 +62,5 @@
   ;; FIXME: Or we could just get rid of this, since the uses of it look
   ;; disposable.
   ;; FIXME II: this could well be wrong
-  8192)
+  #!+sparc 8192
+  #!+x86 4096)