Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
2ee04a10697a642ee3b53f0019d3dac7b79f9aae
/
.
/
arch
/
cris
/
include
/
asm
/
percpu.h
blob: 6db9b43cf80a06e13133a4d5d4f0746cdbc9ab95 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_CRIS_PERCPU_H
2
#define
_CRIS_PERCPU_H
3
4
#include
<asm-generic/percpu.h>
5
6
#endif
/* _CRIS_PERCPU_H */