![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 #ifndef _ASM_SECCOMP_H 0003 #define _ASM_SECCOMP_H 0004 0005 #include <asm-generic/seccomp.h> 0006 0007 #define SECCOMP_ARCH_NATIVE AUDIT_ARCH_CSKY 0008 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls 0009 #define SECCOMP_ARCH_NATIVE_NAME "csky" 0010 0011 #endif /* _ASM_SECCOMP_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |