blob: 94272435270552b4fe0b266c00796ec1aa4fbd9c [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _ASM_TOPOLOGY_H
2#define _ASM_TOPOLOGY_H
3
4#ifdef CONFIG_NUMA
5
6#error NUMA not supported yet
7
Mike Travisaa6b5442008-03-31 08:41:55 -07008#endif /* CONFIG_NUMA */
Linus Torvalds1da177e2005-04-16 15:20:36 -07009
10#include <asm-generic/topology.h>
11
Linus Torvalds1da177e2005-04-16 15:20:36 -070012#endif /* _ASM_TOPOLOGY_H */