diff options
Diffstat (limited to 'arch/x86/include/asm/shmparam.h')
-rw-r--r-- | arch/x86/include/asm/shmparam.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/include/asm/shmparam.h b/arch/x86/include/asm/shmparam.h index a83a1fd96a0e..0880cf0917b9 100644 --- a/arch/x86/include/asm/shmparam.h +++ b/arch/x86/include/asm/shmparam.h | |||
@@ -1,6 +1,6 @@ | |||
1 | #ifndef ASM_X86__SHMPARAM_H | 1 | #ifndef _ASM_X86_SHMPARAM_H |
2 | #define ASM_X86__SHMPARAM_H | 2 | #define _ASM_X86_SHMPARAM_H |
3 | 3 | ||
4 | #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ | 4 | #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ |
5 | 5 | ||
6 | #endif /* ASM_X86__SHMPARAM_H */ | 6 | #endif /* _ASM_X86_SHMPARAM_H */ |