1.0.9.15: Fix typo.
[sbcl.git] / src / compiler / generic / early-objdef.lisp
index 46bd930..6b592a4 100644 (file)
   fdefn                             ; 01010110
 
   no-tls-value-marker               ; 01011010
-  unused01                          ; 01011110
+  #!-(and sb-lutex sb-thread)
+  unused01
+  #!+(and sb-lutex sb-thread)
+  lutex                             ; 01011110
   unused02                          ; 01100010
   unused03                          ; 01100110
   unused04                          ; 01101010