summaryrefslogtreecommitdiff
path: root/include/linux/seccomp_types.h
AgeCommit message (Collapse)AuthorFilesLines
2023-12-21seccomp: Split out seccomp_types.hKent Overstreet1-0/+35
More pruning of sched.h dependencies. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>