arch/arm/include/asm/seccomp.h
0 → 100644
+11
−0
Loading
To enable seccomp constant action bitmaps, we need to have a static
mapping to the audit architecture and system call table size. Add these
for arm.
Signed-off-by:
Kees Cook <keescook@chromium.org>