Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / score / include / asm / timex.h
diff --git a/kernel/arch/score/include/asm/timex.h b/kernel/arch/score/include/asm/timex.h
new file mode 100644 (file)
index 0000000..a524ae0
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef _ASM_SCORE_TIMEX_H
+#define _ASM_SCORE_TIMEX_H
+
+#define CLOCK_TICK_RATE 27000000 /* Timer input freq. */
+
+#include <asm-generic/timex.h>
+
+#endif /* _ASM_SCORE_TIMEX_H */