You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/*
|
|
* arch/arm/mach-iop33x/include/mach/timex.h
|
|
*
|
|
* IOP3xx architecture timex specifications
|
|
*/
|
|
#define CLOCK_TICK_RATE (100 * HZ)
|
|
|