diff options
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r-- | bfd/bfd-in.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index 56a006e..c2105e3 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -1019,7 +1019,3 @@ extern bfd_boolean v850_elf_create_sections extern bfd_boolean v850_elf_set_note (bfd *, unsigned int, unsigned int); - -/* MIPS ABI flags data access. For the disassembler. */ -struct elf_internal_abiflags_v0; -extern struct elf_internal_abiflags_v0 *bfd_mips_elf_get_abiflags (bfd *); |