/*
 *  linux/include/asm-armnommu/arch-p2001/timex.h
 *
 *  Copyright (C) 2004 Tobias Lorenz
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

#ifndef __ASM_ARCH_TIMEX_H__
#define __ASM_ARCH_TIMEX_H__

#define CLOCK_TICK_RATE (CONFIG_SYSCLK)
//#define CLOCK_TICK_RATE 12288000

#endif /* __ASM_ARCH_TIMEX_H__ */
