diff options
Diffstat (limited to 'bfd/xsym.h')
-rw-r--r-- | bfd/xsym.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -686,7 +686,7 @@ extern void bfd_sym_display_type_information_table (bfd *, FILE *); extern int bfd_sym_scan (bfd *, bfd_sym_version, bfd_sym_data_struct *); -extern const bfd_target * bfd_sym_object_p +extern bfd_cleanup bfd_sym_object_p (bfd *); extern void bfd_sym_get_symbol_info (bfd *, asymbol *, symbol_info *); |