Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea690b6ba40fa58872f45f91b672f31f29d0800b
/
.
/
arch
/
um
/
include
/
asm
/
timex.h
blob: 62a0fbf79420f1876afd11c7922a914c72a879dc [
file
] [
log
] [
blame
]
#ifndef
__UM_TIMEX_H
#define
__UM_TIMEX_H
#define
CLOCK_TICK_RATE
(
HZ
)
#include
<asm-generic/timex.h>
#endif