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
sparc: Add some missing hypervisor API groups.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
sparc
/
include
/
asm
/
percpu_32.h
blob
06066a7aaec31b19ba83bd2231b1b26f67ed2a5c
1
#ifndef __ARCH_SPARC_PERCPU__
2
#define __ARCH_SPARC_PERCPU__
3
4
#include <asm-generic/percpu.h>
5
6
#endif
/* __ARCH_SPARC_PERCPU__ */