1.0.37.26: Remove FASL-DUMP-COLD-LOAD-FORM and its one use.
[sbcl.git] / src / compiler / early-aliencomp.lisp
1 (in-package "SB!C")
2
3 (defknown %alien-funcall (system-area-pointer alien-type &rest *) *)