MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-arm / arch-p2001 / timex.h
blobe2d435d9b21a050585705d4ec6ecd3f7cd1e4166
1 /*
2 * linux/include/asm-armnommu/arch-p2001/timex.h
4 * Copyright (C) 2004 Tobias Lorenz
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
11 #ifndef __ASM_ARCH_TIMEX_H__
12 #define __ASM_ARCH_TIMEX_H__
14 #define CLOCK_TICK_RATE (CONFIG_SYSCLK)
15 //#define CLOCK_TICK_RATE 12288000
17 #endif /* __ASM_ARCH_TIMEX_H__ */