diff options
Diffstat (limited to 'gas/config/obj-elf.h')
-rw-r--r-- | gas/config/obj-elf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/obj-elf.h b/gas/config/obj-elf.h index f7a5b5e..01c1598 100644 --- a/gas/config/obj-elf.h +++ b/gas/config/obj-elf.h @@ -241,9 +241,7 @@ extern void elf_pop_insert (void); #ifndef OBJ_MAYBE_ELF #define obj_ecoff_set_ext elf_ecoff_set_ext -#ifdef ANSI_PROTOTYPES struct ecoff_extr; -#endif extern void elf_ecoff_set_ext (symbolS *, struct ecoff_extr *); #endif |