clocksource.h (5e3c6a312a0946d2d83e32359612cbb925a8bed0) | clocksource.h (c16b270b171177d1a602b270aef9bff45585bfa2) |
---|---|
1/* SPDX-License-Identifier: GPL-2.0 */ |
|
1#ifndef _ASM_CLOCKSOURCE_H 2#define _ASM_CLOCKSOURCE_H 3 | 2#ifndef _ASM_CLOCKSOURCE_H 3#define _ASM_CLOCKSOURCE_H 4 |
4#define VDSO_ARCH_CLOCKMODES \ 5 VDSO_CLOCKMODE_ARCHTIMER | 5#include <asm/vdso/clocksource.h> |
6 | 6 |
7#endif | 7#endif /* _ASM_CLOCKSOURCE_H */ |