Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.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 */