summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/include/asm-armnommu/arch-W90N745/timex.h
diff options
context:
space:
mode:
Diffstat (limited to 'uClinux-2.4.20-uc1/include/asm-armnommu/arch-W90N745/timex.h')
-rw-r--r--uClinux-2.4.20-uc1/include/asm-armnommu/arch-W90N745/timex.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/uClinux-2.4.20-uc1/include/asm-armnommu/arch-W90N745/timex.h b/uClinux-2.4.20-uc1/include/asm-armnommu/arch-W90N745/timex.h
new file mode 100644
index 0000000..0b814ca
--- /dev/null
+++ b/uClinux-2.4.20-uc1/include/asm-armnommu/arch-W90N745/timex.h
@@ -0,0 +1,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__ */