Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c58b31aa46b4c1197acd3503e8c07da79b6bc1c2
/
.
/
arch
/
arm
/
mach-shmobile
/
emev2.h
blob: 916d25f6780e84a437ab37e9316a151b6a8d2743 [
file
] [
log
] [
blame
]
Geert Uytterhoeven
c58b31a
2016-01-28 16:20:49 +0100
[
diff
] [
blame^
]
1
#ifndef
__ASM_EMEV2_H__
2
#define
__ASM_EMEV2_H__
3
4
extern
const
struct
smp_operations emev2_smp_ops
;
5
6
#endif
/* __ASM_EMEV2_H__ */