MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / include / asm-arm / arch-moxacpu / timex.h
blob7f3d9d4696adcc9851449680f486456b0d7dd5af
1 //#ifdef not_complete_yet
2 /*
3 * timex.h:
4 * 2001 Mac Wang <mac@os.nctu.edu.tw>
5 */
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