aboutsummaryrefslogtreecommitdiff
path: root/include/elf/common.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-03-30 14:04:32 +0000
committerNick Clifton <nickc@redhat.com>2004-03-30 14:04:32 +0000
commit0949843db222949909c1cc15724459445105ea1b (patch)
tree67f494d7588ecdf38c9a0c3c385d6e0c5ec23804 /include/elf/common.h
parentbaaff79e16566902d0e30816bc3fe6b6fb12c323 (diff)
downloadfsf-binutils-gdb-0949843db222949909c1cc15724459445105ea1b.zip
fsf-binutils-gdb-0949843db222949909c1cc15724459445105ea1b.tar.gz
fsf-binutils-gdb-0949843db222949909c1cc15724459445105ea1b.tar.bz2
Add (linker) support for CR16C processor
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index bf233f6..8ebc2cf 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -180,6 +180,7 @@
#define EM_ARC_A5 93 /* ARC Cores Tangent-A5 */
#define EM_XTENSA 94 /* Tensilica Xtensa Architecture */
#define EM_IP2K 101 /* Ubicom IP2022 micro controller */
+#define EM_CR 103 /* National Semiconductor CompactRISC */
#define EM_MSP430 105 /* TI msp430 micro controller */
/* If it is necessary to assign new unofficial EM_* values, please pick large