GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / score / include / asm / timex.h
bloba524ae0c5e7b7ccb8f10e1fbf62d19bfa78fee46
1 #ifndef _ASM_SCORE_TIMEX_H
2 #define _ASM_SCORE_TIMEX_H
4 #define CLOCK_TICK_RATE 27000000 /* Timer input freq. */
6 #include <asm-generic/timex.h>
8 #endif /* _ASM_SCORE_TIMEX_H */