RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / 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 */