patch-2.3.99-pre6 linux/arch/i386/lib/delay.c
Next file: linux/arch/i386/mm/fault.c
Previous file: linux/arch/i386/kernel/visws_apic.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Apr 24 13:39:34 2000
- Orig file:
v2.3.99-pre5/linux/arch/i386/lib/delay.c
- Orig date:
Tue Mar 14 19:10:39 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/arch/i386/lib/delay.c linux/arch/i386/lib/delay.c
@@ -10,11 +10,12 @@
* we have to worry about.
*/
+#include <linux/config.h>
#include <linux/sched.h>
#include <linux/delay.h>
#include <asm/delay.h>
-#ifdef __SMP__
+#ifdef CONFIG_SMP
#include <asm/smp.h>
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)