android_kernel_xiaomi_sdm845/include/asm-alpha/kvm.h

7 lines
98 B
C
Raw Normal View History

#ifndef __LINUX_KVM_ALPHA_H
#define __LINUX_KVM_ALPHA_H
/* alpha does not support KVM */
#endif