X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Farch%2Fscore%2Finclude%2Fasm%2Ftimex.h;fp=kernel%2Farch%2Fscore%2Finclude%2Fasm%2Ftimex.h;h=a524ae0c5e7b7ccb8f10e1fbf62d19bfa78fee46;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/arch/score/include/asm/timex.h b/kernel/arch/score/include/asm/timex.h new file mode 100644 index 000000000..a524ae0c5 --- /dev/null +++ b/kernel/arch/score/include/asm/timex.h @@ -0,0 +1,8 @@ +#ifndef _ASM_SCORE_TIMEX_H +#define _ASM_SCORE_TIMEX_H + +#define CLOCK_TICK_RATE 27000000 /* Timer input freq. */ + +#include + +#endif /* _ASM_SCORE_TIMEX_H */