ckfwq/linux-3.0.4/arch/arm/mach-shmobile/include/mach/timex.h

7 lines
150 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
#ifndef __ASM_MACH_TIMEX_H
#define __ASM_MACH_TIMEX_H
#define CLOCK_TICK_RATE 1193180 /* unused i8253 PIT value */
#endif /* __ASM_MACH_TIMEX_H */