summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/include/asm-armnommu/arch-W90N745/timex.h
blob: 0b814ca9d0afd7564915a106fe3b1a4bee35ac3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * timex.h:
 * 2003 winbond
 */
#ifndef __ASM_ARCH_TIMEX_H__
#define __ASM_ARCH_TIMEX_H__

#include <asm/hardware.h>

#define CLOCK_TICK_RATE	   (((fMCLK_MHz/100))*2)

#endif /* __ASM_ARCH_TIMEX_H__ */