patch-2.1.115 linux/include/asm-i386/smp.h
Next file: linux/include/asm-i386/spinlock.h
Previous file: linux/include/asm-i386/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Aug 6 11:58:16 1998
- Orig file:
v2.1.114/linux/include/asm-i386/smp.h
- Orig date:
Tue Jul 28 14:21:09 1998
diff -u --recursive --new-file v2.1.114/linux/include/asm-i386/smp.h linux/include/asm-i386/smp.h
@@ -241,13 +241,5 @@
#define SMP_FROM_INT 1
#define SMP_FROM_SYSCALL 2
-
-#else
-#ifndef ASSEMBLY
-extern inline int cpu_logical_map(int cpu)
-{
- return cpu;
-}
-#endif
#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov