diff options
Diffstat (limited to 'gdb/ppc64-tdep.h')
-rw-r--r-- | gdb/ppc64-tdep.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ppc64-tdep.h b/gdb/ppc64-tdep.h index c4c9d99..62900ba 100644 --- a/gdb/ppc64-tdep.h +++ b/gdb/ppc64-tdep.h @@ -31,4 +31,6 @@ extern CORE_ADDR ppc64_convert_from_func_ptr_addr (struct gdbarch *gdbarch, CORE_ADDR addr, struct target_ops *targ); +extern void ppc64_elf_make_msymbol_special (asymbol *, + struct minimal_symbol *); #endif /* PPC64_TDEP_H */ |