0.9.8.7:
[sbcl.git] / src / compiler / early-aliencomp.lisp
1 (in-package "SB!C")
2
3 (defknown %alien-funcall (system-area-pointer alien-type &rest *) *)
4 (defknown %alien-funcall-stdcall (system-area-pointer alien-type &rest *) *)