diff options
Diffstat (limited to 'include/elf/common.h')
-rw-r--r-- | include/elf/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h index 0a11557..104359c 100644 --- a/include/elf/common.h +++ b/include/elf/common.h @@ -257,6 +257,8 @@ /* Ubicom IP2xxx; no ABI */ #define EM_IP2K_OLD 0x8217 +#define EM_MS1 0x2530 /* Morpho MS1; no ABI */ + /* MSP430 magic number Written in the absense everything. */ #define EM_MSP430_OLD 0x1059 |