summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/clocksource.h
blob: eb82e9d95c5d4422844d6fc895a6ddbac4a72ec5 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_CLOCKSOURCE_H
#define _ASM_CLOCKSOURCE_H

#define VDSO_ARCH_CLOCKMODES	\
	VDSO_CLOCKMODE_ARCHTIMER

#endif