patch-2.3.99-pre6 linux/include/asm-i386/mtrr.h
Next file: linux/include/asm-i386/pgalloc.h
Previous file: linux/include/asm-i386/mpspec.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Apr 26 15:29:10 2000
-  Orig file: 
v2.3.99-pre5/linux/include/asm-i386/mtrr.h
-  Orig date: 
Wed Aug 18 16:45:24 1999
diff -u --recursive --new-file v2.3.99-pre5/linux/include/asm-i386/mtrr.h linux/include/asm-i386/mtrr.h
@@ -95,7 +95,7 @@
 
 /*  The following functions are for initialisation: don't use them!  */
 extern int mtrr_init (void);
-#  if defined(__SMP__) && defined(CONFIG_MTRR)
+#  if defined(CONFIG_SMP) && defined(CONFIG_MTRR)
 extern void mtrr_init_boot_cpu (void);
 extern void mtrr_init_secondary_cpu (void);
 #  endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)