message
[sbcl.git] / src / compiler / x86-64 / parms.lisp
index 60d9d83..15276a0 100644 (file)
 
 ;;; FIXME: !COLD-INIT probably doesn't need
 ;;; to be in the static symbols table any more.
+;;;
+;;; FIXME: some of these symbols are shared by all backends,
+;;; and should be factored out into a common file.
 (defparameter *static-symbols*
   '(t
 
     sub-gc
     sb!kernel::internal-error
     sb!kernel::control-stack-exhausted-error
-    sb!kernel::undefined-alien-error
+    sb!kernel::undefined-alien-variable-error
+    sb!kernel::undefined-alien-function-error
     sb!di::handle-breakpoint
     fdefinition-object
     #!+sb-thread sb!thread::handle-thread-exit