Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef __ASM_VDSO_CLOCKSOURCE_H
0003 #define __ASM_VDSO_CLOCKSOURCE_H
0004 
0005 #define VDSO_ARCH_CLOCKMODES    \
0006     VDSO_CLOCKMODE_TOD
0007 
0008 #endif /* __ASM_VDSO_CLOCKSOURCE_H */