开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-arm
/
percpu.h
blob: b4e32d8ec072a27ff1421b57300791437be630d7 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef __ARM_PERCPU
#define __ARM_PERCPU
#include <asm-generic/percpu.h>
#endif