mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00: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
|