CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled
[linux-2.6] / include / asm-um / kvm.h
1 #ifndef __LINUX_KVM_UM_H
2 #define __LINUX_KVM_UM_H
3
4 /* um does not support KVM */
5
6 #endif