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

7 lines
88 B
C

#ifndef __MACH_TIMEX_H
#define __MACH_TIMEX_H
#define CLOCK_TICK_RATE 1000000
#endif