]> Git Repo - binutils.git/commitdiff
Regen'd from bfd.c after removing elf_core_tdata_struct.
authorJohn Gilmore <gnu@cygnus>
Thu, 11 Jun 1992 08:12:01 +0000 (08:12 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 11 Jun 1992 08:12:01 +0000 (08:12 +0000)
include/bfd.h

index 18808f5ce0b55136c2c1f5b8366db875151b220d..53d686627cdd46327da2a22da8461c79bd50b798 100644 (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;
This page took 0.028512 seconds and 4 git commands to generate.