Sign in
zircon-guest
/
third_party
/
linux
/
refs/heads/linux-4.9.y
/
.
/
arch
/
um
/
include
/
asm
/
timex.h
blob: 62a0fbf79420f1876afd11c7922a914c72a879dc [
file
] [
edit
]
#ifndef
__UM_TIMEX_H
#define
__UM_TIMEX_H
#define
CLOCK_TICK_RATE
(
HZ
)
#include
<asm-generic/timex.h>
#endif