aboutsummaryrefslogtreecommitdiff
path: root/kernel/sys_ni.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/sys_ni.c')
-rw-r--r--kernel/sys_ni.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/sys_ni.c b/kernel/sys_ni.c
index 7e7fc0a082c..7078052284f 100644
--- a/kernel/sys_ni.c
+++ b/kernel/sys_ni.c
@@ -209,6 +209,3 @@ cond_syscall(compat_sys_open_by_handle_at);
/* compare kernel pointers */
cond_syscall(sys_kcmp);
-
-/* operate on Secure Computing state */
-cond_syscall(sys_seccomp);