From: David Henkel-Wallace Date: Thu, 23 Jul 1992 19:01:47 +0000 (+0000) Subject: HP stuff. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d63a3da9bfac2ff6802f499d39521845260ed6e0;p=binutils-gdb.git HP stuff. --- diff --git a/include/bfd.h b/include/bfd.h index 12390d62b8a..0bcba2fbe9b 100644 --- a/include/bfd.h +++ b/include/bfd.h @@ -1154,6 +1154,7 @@ struct _bfd struct bout_data_struct *bout_data; struct sun_core_struct *sun_core_data; struct trad_core_struct *trad_core_data; + struct hppa_data_struct *hppa_data; PTR any; } tdata;