TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux
/
157378f43faad830e4aa3815bde5fa9f9a9f5be6
/
.
/
arch
/
riscv
/
include
/
asm
/
clocksource.h
blob: 482185566b0cfa3f2dceb8beb8a5f42e53f14fc9 [
file
] [
log
] [
blame
]
Olivier Deprez
157378f
2022-04-04 15:47:50 +0200
[
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