#ifndef _ASM_SPARC64_TOPOLOGY_H #define _ASM_SPARC64_TOPOLOGY_H #include #define smt_capable() (tlb_type == hypervisor) #include #endif /* _ASM_SPARC64_TOPOLOGY_H */