diff options
Diffstat (limited to 'include/elf/common.h')
-rw-r--r-- | include/elf/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/common.h b/include/elf/common.h index d85a995..faed731 100644 --- a/include/elf/common.h +++ b/include/elf/common.h @@ -261,7 +261,7 @@ /* Ubicom IP2xxx; no ABI */ #define EM_IP2K_OLD 0x8217 -#define EM_MS1 0x2530 /* Morpho MS1; no ABI */ +#define EM_MT 0x2530 /* Morpho MT; no ABI */ /* MSP430 magic number Written in the absense everything. */ |