X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fsyscall.h;h=1d88f6957d3967cf456cfad166990eb2d8dda8e0;hb=5e1b00758b5a8bee9d42515bffdaf305a32f1b04;hp=04c47dc5597cf9f002408ca2590210b0477fa74b;hpb=05e4d3169bd16229d84a2ef095e1ba2cd3873baa;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/include/asm/syscall.h b/arch/x86/include/asm/syscall.h index 04c47dc5597..1d88f6957d3 100644 --- a/arch/x86/include/asm/syscall.h +++ b/arch/x86/include/asm/syscall.h @@ -10,8 +10,8 @@ * See asm-generic/syscall.h for descriptions of what we must do here. */ -#ifndef _ASM_SYSCALL_H -#define _ASM_SYSCALL_H 1 +#ifndef _ASM_X86_SYSCALL_H +#define _ASM_X86_SYSCALL_H #include #include @@ -208,4 +208,4 @@ static inline void syscall_set_arguments(struct task_struct *task, #endif /* CONFIG_X86_32 */ -#endif /* _ASM_SYSCALL_H */ +#endif /* _ASM_X86_SYSCALL_H */