1*0d3b051aSGuo Ren /* SPDX-License-Identifier: GPL-2.0 */
2*0d3b051aSGuo Ren 
3*0d3b051aSGuo Ren #ifndef __ASM_VDSO_CSKY_CLOCKSOURCE_H
4*0d3b051aSGuo Ren #define __ASM_VDSO_CSKY_CLOCKSOURCE_H
5*0d3b051aSGuo Ren 
6*0d3b051aSGuo Ren #include <asm/vdso/clocksource.h>
7*0d3b051aSGuo Ren 
8*0d3b051aSGuo Ren #endif
9