patch-1.3.38 linux/include/asm-i386/bitops.h

Next file: linux/include/asm-i386/bugs.h
Previous file: linux/include/asm-alpha/string.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.37/linux/include/asm-i386/bitops.h linux/include/asm-i386/bitops.h
@@ -13,9 +13,7 @@
  * bit 0 is the LSB of addr; bit 32 is the LSB of (addr+1).
  */
 
-#include <linux/config.h>
-
-#ifdef CONFIG_SMP
+#ifdef __SMP__
 #define LOCK_PREFIX "lock ; "
 #else
 #define LOCK_PREFIX ""

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this