[PATCH] ARC: Remove unused EM_ARC_A5
Vineet Gupta
Vineet.Gupta1 at synopsys.com
Fri Feb 20 11:43:26 UTC 2015
Signed-off-by: Vineet Gupta <vgupta at synopsys.com>
---
include/elf.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/elf.h b/include/elf.h
index 917930b1811e..7c0ea020f456 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 */
--
1.9.1
More information about the uClibc
mailing list