diff options
Diffstat (limited to 'include/asm-x86/genapic_64.h')
| -rw-r--r-- | include/asm-x86/genapic_64.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/genapic_64.h b/include/asm-x86/genapic_64.h index a47d63129135..25097a8cc5ef 100644 --- a/include/asm-x86/genapic_64.h +++ b/include/asm-x86/genapic_64.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef _ASM_GENAPIC_H | 1 | #ifndef ASM_X86__GENAPIC_64_H |
| 2 | #define _ASM_GENAPIC_H 1 | 2 | #define ASM_X86__GENAPIC_64_H |
| 3 | 3 | ||
| 4 | /* | 4 | /* |
| 5 | * Copyright 2004 James Cleverdon, IBM. | 5 | * Copyright 2004 James Cleverdon, IBM. |
| @@ -47,4 +47,4 @@ extern int uv_wakeup_secondary(int phys_apicid, unsigned int start_rip); | |||
| 47 | 47 | ||
| 48 | extern void setup_apic_routing(void); | 48 | extern void setup_apic_routing(void); |
| 49 | 49 | ||
| 50 | #endif | 50 | #endif /* ASM_X86__GENAPIC_64_H */ |
