summaryrefslogtreecommitdiff
path: root/include/dwarf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dwarf.h')
-rw-r--r--include/dwarf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dwarf.h b/include/dwarf.h
index 23ff4c4f..dd9014b7 100644
--- a/include/dwarf.h
+++ b/include/dwarf.h
@@ -422,7 +422,7 @@ extern int dwarf_search_unwind_table (unw_addr_space_t as,
int need_unwind_info, void *arg);
extern int dwarf_find_unwind_table (struct elf_dyn_info *edi, unw_addr_space_t as,
- char *path, unw_word_t segbase, unw_word_t mapoff,
+ const char *path, unw_word_t segbase, unw_word_t mapoff,
unw_word_t ip);
extern void dwarf_put_unwind_info (unw_addr_space_t as,
unw_proc_info_t *pi, void *arg);