0.pre7.14:
[sbcl.git] / src / compiler / fndb.lisp
index b40f453..684550e 100644 (file)
 ;;; ordinary functions.
 (defknown %slot-accessor (t) t (flushable))
 (defknown %slot-setter (t t) t (unsafe))
+
+(defknown sb!kernel::do-arg-count-error (t t t t t t) nil (unsafe))
 \f
 ;;;; SETF inverses