1 //#ifdef not_complete_yet
4 * 2001 Mac Wang <mac@os.nctu.edu.tw>
6 #ifndef __ASM_ARCH_TIMEX_H__
7 #define __ASM_ARCH_TIMEX_H__
9 #include <asm/hardware.h>
11 #define CLOCK_TICK_RATE (((fMCLK_MHz/HZ))*2)
13 #endif /* __ASM_ARCH_TIMEX_H__ */
14 //#endif // not_complete_yet