summaryrefslogtreecommitdiff
path: root/src/arch-s390x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch-s390x.c')
-rw-r--r--src/arch-s390x.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch-s390x.c b/src/arch-s390x.c
index ddae21b..0f0f619 100644
--- a/src/arch-s390x.c
+++ b/src/arch-s390x.c
@@ -17,6 +17,8 @@
#define __s390x_NR_socketcall 102
#define __s390x_NR_ipc 117
+ARCH_DEF(s390x)
+
const struct arch_def arch_def_s390x = {
.token = SCMP_ARCH_S390X,
.token_bpf = AUDIT_ARCH_S390X,