Brooklyn/arch/s390/include/asm/vtime.h

9 lines
182 B
C
Raw Normal View History

2021-05-26 19:09:36 +00:00
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _S390_VTIME_H
#define _S390_VTIME_H
2021-09-23 16:59:15 +00:00
#define __ARCH_HAS_VTIME_ACCOUNT
2021-05-26 19:09:36 +00:00
#define __ARCH_HAS_VTIME_TASK_SWITCH
#endif /* _S390_VTIME_H */