aboutsummaryrefslogtreecommitdiff
path: root/bfd/xsym.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/xsym.h')
-rw-r--r--bfd/xsym.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/xsym.h b/bfd/xsym.h
index 8108e71..d78740c 100644
--- a/bfd/xsym.h
+++ b/bfd/xsym.h
@@ -693,7 +693,7 @@ extern void bfd_sym_get_symbol_info
PARAMS ((bfd *, asymbol *, symbol_info *));
extern long bfd_sym_get_symtab_upper_bound
PARAMS ((bfd *));
-extern long bfd_sym_get_symtab
+extern long bfd_sym_canonicalize_symtab
PARAMS ((bfd *, asymbol **));
extern int bfd_sym_sizeof_headers
PARAMS ((bfd *, bfd_boolean));