Sign in
android-kvm
/
linux
/
5928d411557ec5d53832cdd39fc443704a3e5b77
/
.
/
arch
/
um
/
include
/
asm
/
timex.h
blob: 9f27176adb26dc7392a95506dd0e8fa1ca56d69a [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__UM_TIMEX_H
#define
__UM_TIMEX_H
#define
CLOCK_TICK_RATE
(
HZ
)
#include
<asm-generic/timex.h>
#endif