From 3ce7a824140b709400d2b433860dc90b5f9b0eea Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Thu, 11 Jun 1992 08:12:01 +0000 Subject: [PATCH] Regen'd from bfd.c after removing elf_core_tdata_struct. --- include/bfd.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/bfd.h b/include/bfd.h index 18808f5ce0b..53d686627cd 100644 --- a/include/bfd.h +++ b/include/bfd.h @@ -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; -- 2.30.2