Sign in
googlers
/
maze
/
linux
/
c83858b3e6e8db9dbb17641de1a2420bb102ae31
/
.
/
arch
/
um
/
include
/
asm
/
percpu.h
blob: efe7508d8abdbdb103d50b5b688668e206b21649 [
file
] [
log
] [
blame
]
Richard Weinberger
8c95aa6
2011-06-27 16:18:05 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_PERCPU_H
2
#define
__UM_PERCPU_H
3
4
#include
<asm-generic/percpu.h>
5
6
#endif
/* __UM_PERCPU_H */