Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-04-16 19:39:46 +0400
committerNick Clifton <nickc@redhat.com>2009-04-16 19:39:46 +0400
commitcc0748930ba913902f812f99c6ff426df255a1e0 (patch)
treef8bdbed59e5784e745166ed776ca37eeaf3e2766 /include/elf/common.h
parent03897d8dda6706148fb7aae9e86730d4b5840e22 (diff)
Add new binutils target: moxie
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 a669507d3..a343daaf3 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -339,6 +339,8 @@
#define EM_CYGNUS_MEP 0xF00D /* Toshiba MeP */
+#define EM_MOXIE 0xFEED /* Moxie */
+
/* Old Sunplus S+core7 backend magic number. Written in the absence of an ABI. */
#define EM_SCORE_OLD 95