aboutsummaryrefslogtreecommitdiff
path: root/include/elf/common.h
diff options
context:
space:
mode:
authorJoern Rennecke <joern.rennecke@embecosm.com>2009-09-10 15:09:41 +0000
committerJoern Rennecke <joern.rennecke@embecosm.com>2009-09-10 15:09:41 +0000
commit5c7ad1c66167a23cc9babd50f93dd466fa8981d3 (patch)
treea6258d9799efd02dbd2e00af0afa56ddeaa96561 /include/elf/common.h
parent0bac3c01a437be19720752bd35175bedfe516fe3 (diff)
downloadnewlib-binutils-arc-20081103-branch.zip
newlib-binutils-arc-20081103-branch.tar.gz
newlib-binutils-arc-20081103-branch.tar.bz2
Commit patches for ARCompact support to binutils-arc-20081103-branch .binutils-arc-20081103-branch
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 995edbc..b1b4003 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -178,7 +178,7 @@
#define EM_MN10200 90 /* Matsushita MN10200 */
#define EM_PJ 91 /* picoJava */
#define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */
-#define EM_ARC_A5 93 /* ARC Cores Tangent-A5 */
+#define EM_ARCOMPACT 93 /* ARC Cores */
#define EM_XTENSA 94 /* Tensilica Xtensa Architecture */
#define EM_VIDEOCORE 95 /* Alphamosaic VideoCore processor */
#define EM_TMM_GPP 96 /* Thompson Multimedia General Purpose Processor */