2003-07-14 Christian Groessler <chris@groessler.org>
* i860.h (AOUTSZ): Define properly for i860 coff.
This commit is contained in:
@ -37,6 +37,9 @@
|
||||
|
||||
#define I860BADMAG(x) ((x).f_magic != I860MAGIC)
|
||||
|
||||
#undef AOUTSZ
|
||||
#define AOUTSZ 36
|
||||
|
||||
/* FIXME: What are the a.out magic numbers? */
|
||||
|
||||
#define _ETEXT "etext"
|
||||
|
Reference in New Issue
Block a user