diff options
Diffstat (limited to 'include/asm-x86/segment.h')
| -rw-r--r-- | include/asm-x86/segment.h | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/include/asm-x86/segment.h b/include/asm-x86/segment.h index 646452ea9ea3..ea5f0a8686f7 100644 --- a/include/asm-x86/segment.h +++ b/include/asm-x86/segment.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef _ASM_X86_SEGMENT_H_ | 1 | #ifndef ASM_X86__SEGMENT_H | 
| 2 | #define _ASM_X86_SEGMENT_H_ | 2 | #define ASM_X86__SEGMENT_H | 
| 3 | 3 | ||
| 4 | /* Constructor for a conventional segment GDT (or LDT) entry */ | 4 | /* Constructor for a conventional segment GDT (or LDT) entry */ | 
| 5 | /* This is a macro so it can be used in initializers */ | 5 | /* This is a macro so it can be used in initializers */ | 
| @@ -212,4 +212,4 @@ extern const char early_idt_handlers[NUM_EXCEPTION_VECTORS][10]; | |||
| 212 | #endif | 212 | #endif | 
| 213 | #endif | 213 | #endif | 
| 214 | 214 | ||
| 215 | #endif | 215 | #endif /* ASM_X86__SEGMENT_H */ | 
