linux/arch/arm/mach-shmobile/include/mach/timex.h
<<
>>
Prefs
   1#ifndef __ASM_MACH_TIMEX_H
   2#define __ASM_MACH_TIMEX_H
   3
   4#define CLOCK_TICK_RATE         1193180 /* unused i8253 PIT value */
   5
   6#endif /* __ASM_MACH_TIMEX_H */
   7