* as.h (struct relax_type): Add forward declaration for type.

This commit is contained in:
Ken Raeburn 1995-04-11 22:55:29 +00:00
parent 8989d4fc4b
commit 7b1f56d41c
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Tue Apr 11 01:42:36 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
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.