x86: unify include/asm/cacheflush_32/64.h
[safe/jmp/linux-2.6] / include / asm-x86 / topology.h
1 #ifdef CONFIG_X86_32
2 # include "topology_32.h"
3 #else
4 # include "topology_64.h"
5 #endif