aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/timex.h
blob: ae0d8d825c231d393addf96e48405bc212d9ac01 (plain) (blame)
1
2
3
4
5
6
#ifndef __ASM_MACH_TIMEX_H
#define __ASM_MACH_TIMEX_H

#define CLOCK_TICK_RATE		1193180 /* unused i8253 PIT value */

#endif /* __ASM_MACH_TIMEX_H */