diff options
Diffstat (limited to 'gdb/dwarf2/macro.h')
-rw-r--r-- | gdb/dwarf2/macro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf2/macro.h b/gdb/dwarf2/macro.h index b92987c..cb66a6f 100644 --- a/gdb/dwarf2/macro.h +++ b/gdb/dwarf2/macro.h @@ -24,7 +24,7 @@ struct buildsym_compunit; extern void dwarf_decode_macros (struct dwarf2_per_objfile *dwarf2_per_objfile, buildsym_compunit *builder, - dwarf2_section_info *section, + const dwarf2_section_info *section, const struct line_header *lh, unsigned int offset_size, unsigned int offset, |