Linux 5.6.13
[linux/fpc-iii.git] / arch / riscv / include / asm / seccomp.h
blobbf7744ee3b3d01d976db36efe1778eeadaa40dd0
1 /* SPDX-License-Identifier: GPL-2.0 */
3 #ifndef _ASM_SECCOMP_H
4 #define _ASM_SECCOMP_H
6 #include <asm/unistd.h>
8 #include <asm-generic/seccomp.h>
10 #endif /* _ASM_SECCOMP_H */