xref: /openbmc/linux/arch/s390/include/asm/vtime.h (revision 06edb80f8c79f457983c9af93c1364fc1077c190)
1 #ifndef _S390_VTIME_H
2 #define _S390_VTIME_H
3 
4 #define __ARCH_HAS_VTIME_ACCOUNT
5 #define __ARCH_HAS_VTIME_TASK_SWITCH
6 
7 #endif /* _S390_VTIME_H */
8