Sign in
zircon-guest
/
third_party
/
linux
/
refs/heads/master
/
.
/
arch
/
sparc
/
include
/
asm
/
vdso
/
clocksource.h
blob: 007aa8ceaf522ebc11b05dd46dfcdf72a328822f [
file
] [
edit
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__ASM_VDSO_CLOCKSOURCE_H
#define
__ASM_VDSO_CLOCKSOURCE_H
/* VDSO clocksources */
#define
VDSO_ARCH_CLOCKMODES \
VDSO_CLOCKMODE_TICK
,
\
VDSO_CLOCKMODE_STICK
#endif
/* __ASM_VDSO_CLOCKSOURCE_H */