Revision d4834ff9 linux-headers/linux/kvm_para.h

b/linux-headers/linux/kvm_para.h
1
#ifndef _UAPI__LINUX_KVM_PARA_H
2
#define _UAPI__LINUX_KVM_PARA_H
1
#ifndef __LINUX_KVM_PARA_H
2
#define __LINUX_KVM_PARA_H
3 3

  
4 4
/*
5 5
 * This header file provides a method for making a hypercall to the host
......
25 25
 */
26 26
#include <asm/kvm_para.h>
27 27

  
28
#endif /* _UAPI__LINUX_KVM_PARA_H */
28
#endif /* __LINUX_KVM_PARA_H */

Also available in: Unified diff