patch-2.1.96 linux/include/asm-arm/smp.h
Next file: linux/include/asm-arm/socket.h
Previous file: linux/include/asm-arm/proc-armv/system.h
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Sun Apr 12 11:42:16 1998
-  Orig file: 
v2.1.95/linux/include/asm-arm/smp.h
-  Orig date: 
Tue Jan 20 16:39:43 1998
diff -u --recursive --new-file v2.1.95/linux/include/asm-arm/smp.h linux/include/asm-arm/smp.h
@@ -3,5 +3,10 @@
 
 #ifdef __SMP__
 #error SMP not supported
+#else
+
+#define cpu_logical_map(cpu) (cpu)
+
 #endif
+
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov