aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/seccomp.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-08-02sh: seccomp support.Paul Mundt1-0/+10
This hooks up the seccomp thread flag and associated callback from the syscall tracer. Signed-off-by: Paul Mundt <lethal@linux-sh.org>