GNU Linux-libre 4.9.337-gnu1
[releases.git] / arch / um / include / asm / timex.h
1 #ifndef __UM_TIMEX_H
2 #define __UM_TIMEX_H
3
4 #define CLOCK_TICK_RATE (HZ)
5
6 #include <asm-generic/timex.h>
7
8 #endif