Sign in
googlers
/
maze
/
linux
/
355c471f2ff324c21f8a1fb8e2e242a0f2a4aa68
/
.
/
include
/
asm-m68knommu
/
percpu.h
blob: 5de72c327efd82001d54ac3201ce8d50814dc820 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__ARCH_M68KNOMMU_PERCPU__
2
#define
__ARCH_M68KNOMMU_PERCPU__
3
4
#include
<asm-generic/percpu.h>
5
6
#endif
/* __ARCH_M68KNOMMU_PERCPU__ */