On 2/11/20 1:39 AM, Taylor Simpson wrote:
Define EM_HEXAGON 164

Signed-off-by: Taylor Simpson <tsimp...@quicinc.com>
---
  include/elf.h | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/include/elf.h b/include/elf.h
index 8fbfe60..d51e7d4 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -170,6 +170,8 @@ typedef struct mips_elf_abiflags_v0 {
#define EM_UNICORE32 110 /* UniCore32 */ +#define EM_HEXAGON 164 /* Qualcomm Hexagon */
+
  #define EM_RISCV        243     /* RISC-V */
#define EM_NANOMIPS 249 /* Wave Computing nanoMIPS */


Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com>


Reply via email to