xref: /linux/arch/csky/include/asm/clocksource.h (revision 9a53a8d73c793aef9a4a3d1ff0aaf09b3d449970)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 
3 #ifndef __ASM_VDSO_CSKY_CLOCKSOURCE_H
4 #define __ASM_VDSO_CSKY_CLOCKSOURCE_H
5 
6 #include <asm/vdso/clocksource.h>
7 
8 #endif
9