aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/boot/ecoff.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/boot/ecoff.h')
-rw-r--r--arch/mips/boot/ecoff.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/boot/ecoff.h b/arch/mips/boot/ecoff.h
index 83e5c3813d67..7a75ce2c1bcd 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