Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
fae8b22d3e3e3a3d317a7746493997af02a3f35c
/
.
/
include
/
asm-x86
/
percpu.h
blob: a1aaad274ccae82a8b9ac36671505b6fc0db6fda [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "percpu_32.h"
#else
# include "percpu_64.h"
#endif