summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/include/elf/dwarf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/include/elf/dwarf2.h')
-rw-r--r--contrib/binutils/include/elf/dwarf2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/binutils/include/elf/dwarf2.h b/contrib/binutils/include/elf/dwarf2.h
index 750a720..0e78310 100644
--- a/contrib/binutils/include/elf/dwarf2.h
+++ b/contrib/binutils/include/elf/dwarf2.h
@@ -649,8 +649,8 @@ enum dwarf_call_frame_info
#define DW_CIE_VERSION 1
#define DW_CFA_extended 0
-#define DW_CFA_low_user 0x1c
-#define DW_CFA_high_user 0x3f
+#define DW_CFA_lo_user 0x1c
+#define DW_CFA_hi_user 0x3f
#define DW_CHILDREN_no 0x00
#define DW_CHILDREN_yes 0x01
OpenPOWER on IntegriCloud