GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / x86 / include / asm / time.h
blob7bdec4e9b739d8359072d2afec04dba72b2b6511
1 #ifndef _ASM_X86_TIME_H
2 #define _ASM_X86_TIME_H
4 extern void hpet_time_init(void);
6 #include <asm/mc146818rtc.h>
8 extern void time_init(void);
10 #endif /* _ASM_X86_TIME_H */