aboutsummaryrefslogtreecommitdiff
path: root/elf.h
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2011-02-17 23:45:02 +0100
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>2011-03-07 13:42:36 +0100
commit81ea0e130470bb307e5ab7e2d71e7b80b46ef1bf (patch)
tree12fa76fd965b4a318cbef7c5b5eac76ff0b2d652 /elf.h
parentca27c052d992da83ce0786d81f85b87cd1f5d301 (diff)
LatticeMico32 target support
This patch adds support for the LatticeMico32 softcore processor by Lattice Semiconductor. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'elf.h')
-rw-r--r--elf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf.h b/elf.h
index d2f24f466d..523c972a6b 100644
--- a/elf.h
+++ b/elf.h
@@ -104,6 +104,7 @@ typedef int64_t Elf64_Sxword;
#define EM_H8_300H 47 /* Hitachi H8/300H */
#define EM_H8S 48 /* Hitachi H8S */
+#define EM_LATTICEMICO32 138 /* LatticeMico32 */
/*
* This is an interim value that we will use until the committee comes