diff options
Diffstat (limited to 'bfd/elfxx-mips.c')
-rw-r--r-- | bfd/elfxx-mips.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bfd/elfxx-mips.c b/bfd/elfxx-mips.c index e9a9c27..78f96c1 100644 --- a/bfd/elfxx-mips.c +++ b/bfd/elfxx-mips.c @@ -11520,15 +11520,6 @@ error_return: return NULL; } -/* Allocate ABFD's target-dependent data. */ - -bfd_boolean -_bfd_mips_elf_mkobject (bfd *abfd) -{ - return bfd_elf_allocate_object (abfd, sizeof (struct elf_obj_tdata), - MIPS_ELF_DATA); -} - /* Create a MIPS ELF linker hash table. */ struct bfd_link_hash_table * |