mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 08:25:11 +07:00
7 lines
92 B
C
7 lines
92 B
C
![]() |
#ifndef __LINUX_KVM_ARM_H
|
||
|
#define __LINUX_KVM_ARM_H
|
||
|
|
||
|
/* arm does not support KVM */
|
||
|
|
||
|
#endif
|