linux/include/asm-mips/kvm.h

7 lines
95 B
C

#ifndef __LINUX_KVM_MIPS_H
#define __LINUX_KVM_MIPS_H
/* mips does not support KVM */
#endif