1da177e4c3f
5c45bf279d3
1 2 3
4 5 6
7 8 9
#ifndef _ASM_SPARC64_TOPOLOGY_H #define _ASM_SPARC64_TOPOLOGY_H #include <asm/spitfire.h> #define smt_capable() (tlb_type == hypervisor) #include <asm-generic/topology.h> #endif /* _ASM_SPARC64_TOPOLOGY_H */