mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 23:28:52 +01:00
7 lines
143 B
C
7 lines
143 B
C
#ifndef _S390_VTIME_H
|
|
#define _S390_VTIME_H
|
|
|
|
#define __ARCH_HAS_VTIME_ACCOUNT
|
|
#define __ARCH_HAS_VTIME_TASK_SWITCH
|
|
|
|
#endif /* _S390_VTIME_H */
|