diff options
Diffstat (limited to 'bfd/elfxx-mips.h')
-rw-r--r-- | bfd/elfxx-mips.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/elfxx-mips.h b/bfd/elfxx-mips.h index f15dcea..2c790ed 100644 --- a/bfd/elfxx-mips.h +++ b/bfd/elfxx-mips.h @@ -33,6 +33,8 @@ enum reloc_check #define MIPS_DEFAULT_R6 0 #endif +struct ecoff_debug_info; + extern bool _bfd_mips_elf_mkobject (bfd *); extern bool _bfd_mips_elf_close_and_cleanup |