X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fhppa%2Fc-call.lisp;h=1029ee9feecb42a1ea948c333c5d62d08ddc078b;hb=b83353d9f998e5c0e34604b5593df70c66d2c510;hp=21aabde595bd4bddb9bc8ed9356a7dc7dd8bd2d6;hpb=b46345044a6b9e2db26700e297daedb05307919b;p=sbcl.git diff --git a/src/compiler/hppa/c-call.lisp b/src/compiler/hppa/c-call.lisp index 21aabde..1029ee9 100644 --- a/src/compiler/hppa/c-call.lisp +++ b/src/compiler/hppa/c-call.lisp @@ -141,7 +141,7 @@ (invoke-alien-type-method :result-tn type state)) values))) -(!def-vm-support-routine make-call-out-tns (type) +(defun make-call-out-tns (type) (let ((arg-state (make-arg-state)) (nargs 0)) (dolist (arg-type (alien-fun-type-arg-types type))