GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / frv / include / asm / topology.h
blob94272435270552b4fe0b266c00796ec1aa4fbd9c
1 #ifndef _ASM_TOPOLOGY_H
2 #define _ASM_TOPOLOGY_H
4 #ifdef CONFIG_NUMA
6 #error NUMA not supported yet
8 #endif /* CONFIG_NUMA */
10 #include <asm-generic/topology.h>
12 #endif /* _ASM_TOPOLOGY_H */