summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/clocksource.h
blob: 73beb7f131deed4e10bc8c053a83362d109a6f2b (plain)
1
2
3
4
5
6
7
#ifndef _ASM_CLOCKSOURCE_H
#define _ASM_CLOCKSOURCE_H

#define VDSO_ARCH_CLOCKMODES	\
	VDSO_CLOCKMODE_ARCHTIMER

#endif