Sign in
android-kvm
/
linux
/
ef7b1a0ea857af076ea64d131e95b59166ab6163
/
.
/
arch
/
riscv
/
include
/
asm
/
clocksource.h
blob: 482185566b0cfa3f2dceb8beb8a5f42e53f14fc9 [
file
] [
log
] [
blame
]
Vincent Chen
ad5d112
2020-06-09 22:14:48 +0800
[
diff
] [
blame
]
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef
_ASM_CLOCKSOURCE_H
3
#define
_ASM_CLOCKSOURCE_H
4
5
#include
<asm/vdso/clocksource.h>
6
7
#endif