summaryrefslogtreecommitdiff
path: root/src/linux/aarch64/syscallent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/linux/aarch64/syscallent.h')
-rw-r--r--src/linux/aarch64/syscallent.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/linux/aarch64/syscallent.h b/src/linux/aarch64/syscallent.h
new file mode 100644
index 000000000..4750cd999
--- /dev/null
+++ b/src/linux/aarch64/syscallent.h
@@ -0,0 +1,13 @@
+/*
+ * Copyright (c) 2012-2019 The strace developers.
+ * All rights reserved.
+ *
+ * SPDX-License-Identifier: LGPL-2.1-or-later
+ */
+
+#include "64/syscallent.h"
+
+/*
+ * Arch-specific block, not used on AArch64.
+ * [244 ... 259] = { },
+ */