#ifndef _ASM_TOPOLOGY_H #define _ASM_TOPOLOGY_H #ifdef CONFIG_NUMA #error NUMA not supported yet #endif /* CONFIG_NUMA */ #include <asm-generic/topology.h> #endif /* _ASM_TOPOLOGY_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
David Howells | 18 | 85.71% | 1 | 50.00% |
Mike Travis | 3 | 14.29% | 1 | 50.00% |
Total | 21 | 100.00% | 2 | 100.00% |