X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86%2Fptrace.h;h=45c75238cd08ac91cd9abc3961df5a4b6fb23755;hb=19268ed7449c561694d048a34601a30e2d1aaf79;hp=5e0c48d24b1a61642806de0b5eaaf37a9e50aacd;hpb=493cd9122af5bd0b219974a48f0e31da0c29ff7e;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/ptrace.h b/include/asm-x86/ptrace.h index 5e0c48d24b1..45c75238cd0 100644 --- a/include/asm-x86/ptrace.h +++ b/include/asm-x86/ptrace.h @@ -1,5 +1,5 @@ -#ifndef _ASM_X86_PTRACE_H -#define _ASM_X86_PTRACE_H +#ifndef ASM_X86__PTRACE_H +#define ASM_X86__PTRACE_H #include /* For __user */ #include @@ -273,4 +273,4 @@ extern int do_set_thread_area(struct task_struct *p, int idx, #endif /* !__ASSEMBLY__ */ -#endif +#endif /* ASM_X86__PTRACE_H */