Regen'd from bfd.c after removing elf_core_tdata_struct.

This commit is contained in:
John Gilmore 1992-06-11 08:12:01 +00:00
parent 80bdcb77bd
commit 3ce7a82414
1 changed files with 1 additions and 2 deletions

View File

@ -1142,8 +1142,7 @@ struct _bfd
struct ieee_ar_data_struct *ieee_ar_data;
struct srec_data_struct *srec_data;
struct srec_data_struct *tekhex_data;
struct elf_obj_tdata_struct *elf_obj_data;
struct elf_core_tdata_struct *elf_core_data;
struct elf_obj_tdata *elf_obj_data;
struct bout_data_struct *bout_data;
struct sun_core_struct *sun_core_data;
struct trad_core_struct *trad_core_data;