repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-sparc64
/
topology.h
blob
98a6c613589dcbe29205d0705ebf871b6f577b22
1
#ifndef _ASM_SPARC64_TOPOLOGY_H
2
#define _ASM_SPARC64_TOPOLOGY_H
3
4
#include <asm/spitfire.h>
5
#define smt_capable() (tlb_type == hypervisor)
6
7
#include <asm-generic/topology.h>
8
9
#endif
/* _ASM_SPARC64_TOPOLOGY_H */