linux-headers/arch/e2k/include/asm/kvm/guest/area_alloc.h

14 lines
256 B
C

#ifndef __ASM_KVM_GUEST_AREA_ALLOC_H
#define __ASM_KVM_GUEST_AREA_ALLOC_H
#ifdef __KERNEL__
#include <linux/types.h>
#ifdef CONFIG_KVM_GUEST_KERNEL
#endif /* CONFIG_KVM_GUEST_KERNEL */
#endif /* __KERNEL__ */
#endif /* __ASM_KVM_GUEST_AREA_ALLOC_H */