diff options
Diffstat (limited to 'arch/x86/include/asm/xen/interface_64.h')
-rw-r--r-- | arch/x86/include/asm/xen/interface_64.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/include/asm/xen/interface_64.h b/arch/x86/include/asm/xen/interface_64.h index 046c0f1e01d4..21373e7a7dd5 100644 --- a/arch/x86/include/asm/xen/interface_64.h +++ b/arch/x86/include/asm/xen/interface_64.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef ASM_X86__XEN__INTERFACE_64_H | 1 | #ifndef _ASM_X86_XEN__INTERFACE_64_H |
2 | #define ASM_X86__XEN__INTERFACE_64_H | 2 | #define _ASM_X86_XEN__INTERFACE_64_H |
3 | 3 | ||
4 | /* | 4 | /* |
5 | * 64-bit segment selectors | 5 | * 64-bit segment selectors |
@@ -156,4 +156,4 @@ typedef unsigned long xen_callback_t; | |||
156 | #endif /* !__ASSEMBLY__ */ | 156 | #endif /* !__ASSEMBLY__ */ |
157 | 157 | ||
158 | 158 | ||
159 | #endif /* ASM_X86__XEN__INTERFACE_64_H */ | 159 | #endif /* _ASM_X86_XEN__INTERFACE_64_H */ |