Remove a29k support.

This commit is contained in:
Alan Modra 2005-08-18 03:51:51 +00:00
parent 909272ee76
commit c17ae8a24e
39 changed files with 54 additions and 185 deletions

View file

@ -85,7 +85,6 @@ struct coffheader
#define COFF_MAGIC_I386 0514 /* I386MAGIC */
#define COFF_MAGIC_M68K 0520 /* MC68MAGIC */
#define COFF_MAGIC_A29K 0x17A /* Used by asm29k cross-tools */
#ifdef COFF_MAGIC
short __header_offset_temp;