1.0.24.10: raw slot support for HPPA
[sbcl.git] / src / code / defstruct.lisp
index 41f2ff1..ec8162f 100644 (file)
     (alignment 1 :type (integer 1 2) :read-only t))
 
   (defvar *raw-slot-data-list*
-    #!+hppa
-    nil
-    #!-hppa
     (let ((double-float-alignment
            ;; white list of architectures that can load unaligned doubles:
            #!+(or x86 x86-64 ppc) 1