blob: 98a6c613589dcbe29205d0705ebf871b6f577b22 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _ASM_SPARC64_TOPOLOGY_H
2#define _ASM_SPARC64_TOPOLOGY_H
3
Siddha, Suresh B5c45bf22006-06-27 02:54:42 -07004#include <asm/spitfire.h>
5#define smt_capable() (tlb_type == hypervisor)
6
Linus Torvalds1da177e2005-04-16 15:20:36 -07007#include <asm-generic/topology.h>
8
9#endif /* _ASM_SPARC64_TOPOLOGY_H */