diff options
Diffstat (limited to 'bfd/elf32-xgate.h')
-rw-r--r-- | bfd/elf32-xgate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/elf32-xgate.h b/bfd/elf32-xgate.h index 8a178c22ba2..f1300014dc1 100644 --- a/bfd/elf32-xgate.h +++ b/bfd/elf32-xgate.h @@ -100,7 +100,6 @@ struct xgate_elf_link_hash_table extern struct xgate_elf_link_hash_table* xgate_elf_hash_table_create (bfd *); -extern void xgate_elf_bfd_link_hash_table_free (struct bfd_link_hash_table *); extern void xgate_elf_get_bank_parameters (struct bfd_link_info *); |