aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/dwarf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/dwarf2.h')
-rw-r--r--include/asm-x86/dwarf2.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/dwarf2.h b/include/asm-x86/dwarf2.h
index 738bb9fb3e5..21d1bc32ad7 100644
--- a/include/asm-x86/dwarf2.h
+++ b/include/asm-x86/dwarf2.h
@@ -1,5 +1,5 @@
-#ifndef _DWARF2_H
-#define _DWARF2_H
+#ifndef ASM_X86__DWARF2_H
+#define ASM_X86__DWARF2_H
#ifndef __ASSEMBLY__
#warning "asm/dwarf2.h should be only included in pure assembly files"
@@ -58,4 +58,4 @@
#endif
-#endif
+#endif /* ASM_X86__DWARF2_H */