2006-09-19 06:10:26 +08:00
|
|
|
/*
|
2006-09-19 06:26:25 +08:00
|
|
|
* include/asm-arm/arch-iop33x/timex.h
|
2006-09-19 06:10:26 +08:00
|
|
|
*
|
|
|
|
* IOP3xx architecture timex specifications
|
|
|
|
*/
|
2006-09-19 06:26:25 +08:00
|
|
|
|
2008-08-04 17:41:28 +08:00
|
|
|
#include <asm/arch/hardware.h>
|
2006-09-19 06:10:26 +08:00
|
|
|
|
2006-09-19 06:19:02 +08:00
|
|
|
#define CLOCK_TICK_RATE (100 * HZ)
|