1.0.45.10: tools-for-build/Makefile path fixes
[sbcl.git] / src / compiler / generic / vm-fndb.lisp
index dd11795..e608152 100644 (file)
 #!+(or x86 x86-64 ppc)
 (defknown %raw-instance-atomic-incf/word (instance index sb!vm:word) sb!vm:word
     (unsafe always-translatable))
-#!+(or)
+#!+(or x86 x86-64 ppc)
 (defknown %array-atomic-incf/word (t index sb!vm:word) sb!vm:word
   (unsafe always-translatable))