Remove a29k support.
This commit is contained in:
parent
909272ee76
commit
c17ae8a24e
39 changed files with 54 additions and 185 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue