0.7.7.34:
[sbcl.git] / src / compiler / alpha / parms.lisp
index 267f272..f208e17 100644 (file)
 
     ;; The C startup code must fill these in.
     *posix-argv*
-    ;;lisp::lisp-environment-list
-    ;;lisp::lisp-command-line-list
-    sb!impl::*!initial-fdefn-objects*
 
-    ;; Functions that the C code needs to call
+    ;; functions that the C code needs to call
     maybe-gc
     sb!kernel::internal-error
+    sb!kernel::control-stack-exhausted-error
     sb!di::handle-breakpoint
     sb!di::handle-fun-end-breakpoint
 
-    ;; free Pointers
+    ;; free pointers
     *read-only-space-free-pointer*
     *static-space-free-pointer*
     *initial-dynamic-space-free-pointer*