handle non-standard slot allocations when updating classes
[sbcl.git] / src / compiler / fndb.lisp
index 891a39c..edb99d4 100644 (file)
     (unsafe))
 (defknown %compare-and-swap-symbol-value (symbol t t) t
     (unsafe unwind))
+(defknown spin-loop-hint () (values)
+    (always-translatable))