1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Author: Huacai Chen <chenhuacai@loongson.cn>
4 * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
7 #ifndef __ASM_CLOCKSOURCE_H
8 #define __ASM_CLOCKSOURCE_H
10 #include <asm/vdso/clocksource.h>
12 #endif /* __ASM_CLOCKSOURCE_H */