aboutsummaryrefslogtreecommitdiff
path: root/bfd/libcoff-in.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libcoff-in.h')
-rw-r--r--bfd/libcoff-in.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/bfd/libcoff-in.h b/bfd/libcoff-in.h
index b7fcea3..aa5edc2 100644
--- a/bfd/libcoff-in.h
+++ b/bfd/libcoff-in.h
@@ -616,11 +616,3 @@ extern bfd_boolean _bfd_xcoff_define_common_symbol
extern bfd_boolean _bfd_ppc_xcoff_relocate_section
(bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
struct internal_reloc *, struct internal_syment *, asection **);
-
-/* Functions in coff-ppc.c. FIXME: These are called by pe.em in the
- linker, and so should start with bfd and be declared in bfd.h. */
-
-extern bfd_boolean ppc_allocate_toc_section
- (struct bfd_link_info *);
-extern bfd_boolean ppc_process_before_allocation
- (bfd *, struct bfd_link_info *);