10 lines
431 B
C
10 lines
431 B
C
--- ./include/elf/mips.h.orig 2010-11-11 10:23:38.000000000 +0000
|
|
+++ ./include/elf/mips.h 2012-01-25 22:24:29.000000000 +0000
|
|
@@ -220,6 +220,7 @@
|
|
#define E_MIPS_MACH_5400 0x00910000
|
|
#define E_MIPS_MACH_5500 0x00980000
|
|
#define E_MIPS_MACH_9000 0x00990000
|
|
+#define E_MIPS_MACH_ALLEGREX 0x00A20000
|
|
#define E_MIPS_MACH_LS2E 0x00A00000
|
|
#define E_MIPS_MACH_LS2F 0x00A10000
|
|
#define E_MIPS_MACH_LS3A 0x00A20000
|