aboutsummaryrefslogtreecommitdiff
path: root/bfd/libecoff.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libecoff.h')
-rw-r--r--bfd/libecoff.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/libecoff.h b/bfd/libecoff.h
index d4d503d..84349f0 100644
--- a/bfd/libecoff.h
+++ b/bfd/libecoff.h
@@ -223,7 +223,8 @@ struct ecoff_link_hash_table
extern boolean ecoff_mkobject PARAMS ((bfd *));
/* Read in the ECOFF symbolic debugging information. */
-extern boolean ecoff_slurp_symbolic_info PARAMS ((bfd *));
+extern boolean ecoff_slurp_symbolic_info PARAMS ((bfd *, asection *,
+ struct ecoff_debug_info *));
/* Generic ECOFF BFD backend vectors. */