You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/03/16 13:55:04 UTC

[incubator-nuttx] 02/14: include/elf.h: Add EM_XTENSA

This is an automated email from the ASF dual-hosted git repository.

gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit d6244342822ed879bff891161565a14a33682cbe
Author: YAMAMOTO Takashi <ya...@midokura.com>
AuthorDate: Thu Mar 5 11:21:28 2020 +0900

    include/elf.h: Add EM_XTENSA
---
 include/elf.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/elf.h b/include/elf.h
index f931826..bff9a49 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -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