From f3da1439256bc280e94cf98dcbef46ddc0c4c272 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 23 Jan 1998 05:27:42 +0000 Subject: * bfd.c (bfd_get_error_handler): Add orthogonal function. * bfd-in2.h: Regenerate. --- bfd/bfd-in2.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bfd/bfd-in2.h') diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index aa035b0..bfaf5ab 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -2423,6 +2423,9 @@ bfd_set_error_handler PARAMS ((bfd_error_handler_type)); void bfd_set_error_program_name PARAMS ((const char *)); +bfd_error_handler_type +bfd_get_error_handler PARAMS ((void)); + long bfd_get_reloc_upper_bound PARAMS ((bfd *abfd, asection *sect)); -- cgit v1.1