mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 09:14:14 +08:00
Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function.
* cofflink.c (bfd_coff_get_internal_extra_pe_aouthdr): Delete. * libbfd-in.h (bfd_coff_get_internal_extra_pe_aouthdr): Remove prototype. * libbfd.h: Regenerate.
This commit is contained in:
@ -859,11 +859,6 @@ extern bfd_vma _bfd_get_gp_value
|
||||
extern void _bfd_set_gp_value
|
||||
(bfd *, bfd_vma) ATTRIBUTE_HIDDEN;
|
||||
|
||||
/* Provide access to the internal_extra_pe_aouthdr structure which
|
||||
contains interesting information for PE format binaries. */
|
||||
extern struct internal_extra_pe_aouthdr *
|
||||
bfd_coff_get_internal_extra_pe_aouthdr (bfd *);
|
||||
|
||||
/* Function shared by the COFF and ELF SH backends, which have no
|
||||
other common header files. */
|
||||
|
||||
|
Reference in New Issue
Block a user