summaryrefslogtreecommitdiffstats
path: root/include/elf/common.h
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2005-06-07 21:10:08 +0000
committerAldy Hernandez <aldyh@redhat.com>2005-06-07 21:10:08 +0000
commit30798c5a11870c3ee92d13e1d88c4ac56c0dcd07 (patch)
tree84c1e6d6a1dbfdfcb423ffdc090be3a224d44ed2 /include/elf/common.h
parent0bc056e526274fbb0db7965f6c4e3b789c766090 (diff)
downloadcygnal-30798c5a11870c3ee92d13e1d88c4ac56c0dcd07.tar.gz
cygnal-30798c5a11870c3ee92d13e1d88c4ac56c0dcd07.tar.bz2
cygnal-30798c5a11870c3ee92d13e1d88c4ac56c0dcd07.zip
* common.h (EM_MS1): Define.
* ms1.h: New file.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 0a11557d7..104359cb0 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