summaryrefslogtreecommitdiffstats
path: root/runtime/elf_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/elf_utils.h')
-rw-r--r--runtime/elf_utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/elf_utils.h b/runtime/elf_utils.h
index acc6f46ee3..f3ec713bcc 100644
--- a/runtime/elf_utils.h
+++ b/runtime/elf_utils.h
@@ -33,6 +33,8 @@
#define EF_MIPS_CPIC 4
#define STV_DEFAULT 0
+#define EM_AARCH64 183
+
#define DT_BIND_NOW 24
#define DT_INIT_ARRAY 25
#define DT_FINI_ARRAY 26