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>2004-03-30 18:04:32 +0400
committerNick Clifton <nickc@redhat.com>2004-03-30 18:04:32 +0400
commit66c8e18830451ee6ffc231586c65fbf2c06535b2 (patch)
tree0219e0ffcd8cce8342735b389a9a0837a5fc58b6 /include/elf/common.h
parent7308c39e33bc2ee2ce8f75f1f4e21dc608c9a9ea (diff)
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 bf233f61d..8ebc2cf47 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