aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index fc8b81c..348ccfd 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -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. */