nfqws2: e2k arch seccomp support

This commit is contained in:
bol-van
2026-02-26 16:34:47 +03:00
parent 1ac067ec32
commit d019627fba
+4
View File
@@ -95,6 +95,10 @@ bool dropcaps(void);
# define ARCH_NR AUDIT_ARCH_LOONGARCH64
#elif defined(__e2k__)
# define ARCH_NR AUDIT_ARCH_E2K
#else
# error "Platform does not support seccomp filter yet"