Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
0e03036c97b70b2602f7dedaa3a223ed7563c2c9
/
.
/
include
/
asm-sparc64
/
topology.h
blob: 98a6c613589dcbe29205d0705ebf871b6f577b22 [
file
] [
log
] [
blame
]
#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 */