mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 18:05:21 +07:00
7 lines
95 B
C
7 lines
95 B
C
![]() |
#ifndef __LINUX_KVM_S390_H
|
||
|
#define __LINUX_KVM_S390_H
|
||
|
|
||
|
/* s390 does not support KVM */
|
||
|
|
||
|
#endif
|