Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / arch / arm / mach-clps711x / common.h
blob2b8b801f1dc316205edfd6e7493b79137002b9ad
1 /*
2 * linux/arch/arm/mach-clps711x/common.h
4 * Common bits.
5 */
7 struct sys_timer;
9 extern void clps711x_map_io(void);
10 extern void clps711x_init_irq(void);
11 extern struct sys_timer clps711x_timer;