M7350/kernel/arch/arm/mach-ux500/include/mach/timex.h
2024-09-09 08:52:07 +00:00

7 lines
98 B
C

#ifndef __ASM_ARCH_TIMEX_H
#define __ASM_ARCH_TIMEX_H
#define CLOCK_TICK_RATE 110000000
#endif