x86/speculation/mds: Fix documentation typo
[linux/fpc-iii.git] / arch / frv / include / asm / topology.h
blob207603071f7813c7d5215da79def84303a95f77d
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_TOPOLOGY_H
3 #define _ASM_TOPOLOGY_H
5 #ifdef CONFIG_NUMA
7 #error NUMA not supported yet
9 #endif /* CONFIG_NUMA */
11 #include <asm-generic/topology.h>
13 #endif /* _ASM_TOPOLOGY_H */