Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
094c62c3313e1a1c7929a2f69c07ba3382c358e4
/
.
/
arch
/
arm
/
mach-shmobile
/
include
/
mach
/
emev2.h
blob: d64e188a9755939a430eb6d5b668e821e5ecab7d [
file
] [
log
] [
blame
]
#ifndef
__ASM_EMEV2_H__
#define
__ASM_EMEV2_H__
extern
void
emev2_map_io
(
void
);
extern
void
emev2_init_delay
(
void
);
extern
struct
smp_operations emev2_smp_ops
;
#endif
/* __ASM_EMEV2_H__ */