aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/signal.h')
-rw-r--r--include/asm-x86/signal.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/signal.h b/include/asm-x86/signal.h
index 6dac49364e9..6ee32822779 100644
--- a/include/asm-x86/signal.h
+++ b/include/asm-x86/signal.h
@@ -1,5 +1,5 @@
-#ifndef _ASM_X86_SIGNAL_H
-#define _ASM_X86_SIGNAL_H
+#ifndef ASM_X86__SIGNAL_H
+#define ASM_X86__SIGNAL_H
#ifndef __ASSEMBLY__
#include <linux/types.h>
@@ -256,4 +256,4 @@ struct pt_regs;
#endif /* __KERNEL__ */
#endif /* __ASSEMBLY__ */
-#endif
+#endif /* ASM_X86__SIGNAL_H */