xref: /kernel/linux/linux-6.6/arch/sparc/include/asm/seccomp.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/sparc/include/asm/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#ifndef _ASM_SECCOMP_H
362306a36Sopenharmony_ci#define _ASM_SECCOMP_H
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci#include <linux/unistd.h>
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci#define __NR_seccomp_sigreturn_32 __NR_sigreturn
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#include <asm-generic/seccomp.h>
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci#endif /* _ASM_SECCOMP_H */
12

Indexes created Thu Nov 07 10:32:03 CST 2024