include/elf.h: Add EM_XTENSA

This commit is contained in:
YAMAMOTO Takashi 2020-03-05 11:21:28 +09:00 committed by patacongo
parent 3f80f806ef
commit d624434282
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
#define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */
#define EM_V850 87 /* NEC v850 */
#define EM_M32R 88 /* Renesas M32R */
#define EM_XTENSA 94 /* Tensilica Xtensa */
#define EM_RISCV 243 /* RISC-V */
#define EM_ALPHA 0x9026
#define EM_CYGNUS_V850 0x9080