1.0.12.28: small PCL cache cleanups
[sbcl.git] / src / compiler / globaldb.lisp
index c5e1a7a..bc68512 100644 (file)
   :type :definition
   :type-spec (or fdefn null)
   :default nil)
+
+(define-info-type
+  :class :function
+  :type :structure-accessor
+  :type-spec (or defstruct-description null)
+  :default nil)
 \f
 ;;;; definitions for other miscellaneous information