diff options
Diffstat (limited to 'include/aout/encap.h')
-rw-r--r-- | include/aout/encap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/aout/encap.h b/include/aout/encap.h index 0808ae6..be8e88c 100644 --- a/include/aout/encap.h +++ b/include/aout/encap.h @@ -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; |