diff options
Diffstat (limited to 'include/asm-x86/namei.h')
-rw-r--r-- | include/asm-x86/namei.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/namei.h b/include/asm-x86/namei.h index 415ef5d9550e..6e5de58c10cc 100644 --- a/include/asm-x86/namei.h +++ b/include/asm-x86/namei.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef _ASM_X86_NAMEI_H | 1 | #ifndef ASM_X86__NAMEI_H |
2 | #define _ASM_X86_NAMEI_H | 2 | #define ASM_X86__NAMEI_H |
3 | 3 | ||
4 | /* This dummy routine maybe changed to something useful | 4 | /* This dummy routine maybe changed to something useful |
5 | * for /usr/gnemul/ emulation stuff. | 5 | * for /usr/gnemul/ emulation stuff. |
@@ -8,4 +8,4 @@ | |||
8 | 8 | ||
9 | #define __emul_prefix() NULL | 9 | #define __emul_prefix() NULL |
10 | 10 | ||
11 | #endif /* _ASM_X86_NAMEI_H */ | 11 | #endif /* ASM_X86__NAMEI_H */ |