Import 2.3.18pre1
[davej-history.git] / include / asm-mips / smp.h
blob601826429bbe4e7a0135560ee6b90e23fe032e3d
1 #ifndef __ASM_MIPS_SMP_H
2 #define __ASM_MIPS_SMP_H
4 #define cpu_logical_map(cpu) (cpu)
6 #endif /* __ASM_MIPS_SMP_H */