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