1.0.47.4: Fix slot-documentation for SB-POSIX:TERMIOS slot CC.
[sbcl.git] / src / compiler / early-aliencomp.lisp
1 (in-package "SB!C")
2
3 (defknown %alien-funcall (system-area-pointer alien-type &rest *) *)