]> Git Repo - linux.git/blob - arch/arm/mach-mmp/common.h
iptables: use match, target and data copy_to_user helpers
[linux.git] / arch / arm / mach-mmp / common.h
1 #include <linux/reboot.h>
2 #define ARRAY_AND_SIZE(x)       (x), ARRAY_SIZE(x)
3
4 extern void timer_init(int irq);
5
6 extern void __init mmp_map_io(void);
7 extern void mmp_restart(enum reboot_mode, const char *);
This page took 0.035914 seconds and 4 git commands to generate.