From: Ken Raeburn Date: Tue, 11 Apr 1995 22:55:29 +0000 (+0000) Subject: * as.h (struct relax_type): Add forward declaration for type. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b1f56d41c2fd04c2ddec24c13ae5373c08a0a6f;p=binutils-gdb.git * as.h (struct relax_type): Add forward declaration for type. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index b4826c20ff4..dc138c067b8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -10,6 +10,7 @@ Tue Apr 11 01:42:36 1995 Ken Raeburn TC_GENERIC_RELAX_TABLE is defined, and use its value for the base of the table. * tc.h (md_relax_table): Delete declaration. + * as.h (struct relax_type): Add forward declaration for type. * config/tc-a29k.c: Deleted md_relax_table. * config/tc-{alpha,arm,h8300,hppa,i860,m88k,mips,ppc,sparc,z8k}.c: Ditto.