Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/git/aegl...
[deliverable/linux.git] / include / asm-sparc64 / topology.h
CommitLineData
1da177e4
LT
1#ifndef _ASM_SPARC64_TOPOLOGY_H
2#define _ASM_SPARC64_TOPOLOGY_H
3
5c45bf27
SS
4#include <asm/spitfire.h>
5#define smt_capable() (tlb_type == hypervisor)
6
1da177e4
LT
7#include <asm-generic/topology.h>
8
9#endif /* _ASM_SPARC64_TOPOLOGY_H */
This page took 0.249026 seconds and 5 git commands to generate.