Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-frv / topology.h
blobabe7298742ac23f59ffa65c0e3e51f3638a35b9d
1 #ifndef _ASM_TOPOLOGY_H
2 #define _ASM_TOPOLOGY_H
4 #ifdef CONFIG_NUMA
6 #error NUMA not supported yet
8 #else /* !CONFIG_NUMA */
10 #include <asm-generic/topology.h>
12 #endif /* CONFIG_NUMA */
14 #endif /* _ASM_TOPOLOGY_H */