mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-09 11:05:15 +07:00
7 lines
95 B
C
7 lines
95 B
C
|
#ifndef __LINUX_KVM_M32R_H
|
||
|
#define __LINUX_KVM_M32R_H
|
||
|
|
||
|
/* m32r does not support KVM */
|
||
|
|
||
|
#endif
|