diff options
Diffstat (limited to 'elf.h')
| -rw-r--r-- | elf.h | 1 |
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 |