X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fearly-aliencomp.lisp;h=d19ce054b7b2d7e6544e09b65551b030ba649e95;hb=HEAD;hp=0e5ad07f4a63221cc3a036c71b96cd9ca6095945;hpb=7fb597b585fc715537ea644f7d84440eca217ca1;p=sbcl.git diff --git a/src/compiler/early-aliencomp.lisp b/src/compiler/early-aliencomp.lisp index 0e5ad07..d19ce05 100644 --- a/src/compiler/early-aliencomp.lisp +++ b/src/compiler/early-aliencomp.lisp @@ -1,4 +1,3 @@ (in-package "SB!C") (defknown %alien-funcall (system-area-pointer alien-type &rest *) *) -(defknown %alien-funcall-stdcall (system-area-pointer alien-type &rest *) *)