aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/timex.h
blob: 4133594d16b886957a22bbe2deedc6108519e662 (plain)
1
2
3
4
5
6
#ifndef __ASM_ARCH_TIMEX_H
#define __ASM_ARCH_TIMEX_H

#define CLOCK_TICK_RATE		6250000

#endif