/arch/arm/mach-mmp/common.h
https://github.com/AICP/kernel_google_msm · C Header · 9 lines · 6 code · 3 blank · 0 comment · 0 complexity · c3e8de6026c40d70f0a20bbd8f6635ca MD5 · raw file
- #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)
- struct sys_timer;
- extern void timer_init(int irq);
- extern void __init icu_init_irq(void);
- extern void __init mmp_map_io(void);
- extern void mmp_restart(char, const char *);