diff options
Diffstat (limited to 'arch/mips/boot/ecoff.h')
| -rw-r--r-- | arch/mips/boot/ecoff.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/boot/ecoff.h b/arch/mips/boot/ecoff.h index 83e5c3813d6..7a75ce2c1bc 100644 --- a/arch/mips/boot/ecoff.h +++ b/arch/mips/boot/ecoff.h @@ -12,7 +12,6 @@ typedef struct filehdr {  } FILHDR;  #define FILHSZ	sizeof(FILHDR) -#define OMAGIC		0407  #define MIPSEBMAGIC	0x160  #define MIPSELMAGIC	0x162  | 
