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