aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/libelf.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/xen/libelf.h')
-rw-r--r--xen/include/xen/libelf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/xen/libelf.h b/xen/include/xen/libelf.h
index e8f6508698..218bb188fd 100644
--- a/xen/include/xen/libelf.h
+++ b/xen/include/xen/libelf.h
@@ -23,7 +23,7 @@
#ifndef __XEN_LIBELF_H__
#define __XEN_LIBELF_H__
-#if defined(__i386__) || defined(__x86_64__) || defined(__arm__)
+#if defined(__i386__) || defined(__x86_64__) || defined(__arm__) || defined(__aarch64__)
#define XEN_ELF_LITTLE_ENDIAN
#else
#error define architectural endianness