]> Pileus Git - ~andy/linux/blob - include/asm-sparc64/topology.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[~andy/linux] / include / asm-sparc64 / topology.h
1 #ifndef _ASM_SPARC64_TOPOLOGY_H
2 #define _ASM_SPARC64_TOPOLOGY_H
3
4 #include <asm/spitfire.h>
5 #define smt_capable()   (tlb_type == hypervisor)
6
7 #include <asm-generic/topology.h>
8
9 #endif /* _ASM_SPARC64_TOPOLOGY_H */