[git commit] ARC: Remove unused EM_ARC_A5

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Feb 20 13:05:29 UTC 2015


commit: http://git.uclibc.org/uClibc/commit/?id=30a92760abebf268c255aa8a15c35ca0c865fe88
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Vineet Gupta <vgupta at synopsys.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 include/elf.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/elf.h b/include/elf.h
index 91fe9f9..39208ea 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -258,7 +258,6 @@ typedef struct
 #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		/* ARCompact ISA based Cores: ARC 700 */
 #define EM_XTENSA	94		/* Tensilica Xtensa Architecture */
 #define EM_IP2K		101		/* Ubicom IP2022 micro controller */


More information about the uClibc-cvs mailing list