1.0.13.4: Removing UNIX-NAMESTRING, part 4
[sbcl/simd.git] / src / code / late-deftypes-for-target.lisp
blob54e8441b139aacf3a71ba697afdf9c2fe9b57889
1 (in-package "SB!KERNEL")
3 (sb!xc:deftype compiled-function ()
4 '(and function #!+sb-eval (not sb!eval:interpreted-function)))