x86: spinlock_32/64 substitute types and instructions
[linux-2.6/mini2440.git] / include / asm-x86 / topology.h
blobb10fde9798ea56a5633d6afd6f19f38fab533f40
1 #ifdef CONFIG_X86_32
2 # include "topology_32.h"
3 #else
4 # include "topology_64.h"
5 #endif