GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / h8300 / include / asm / target_time.h
blob9f2a9aa1fe6f3f05373f2fde8aa67888b78ddaa5
1 extern int platform_timer_setup(void (*timer_int)(int, void *, struct pt_regs *));
2 extern void platform_timer_eoi(void);
3 extern void platform_gettod(unsigned int *year, unsigned int *mon, unsigned int *day,
4 unsigned int *hour, unsigned int *min, unsigned int *sec);