summaryrefslogtreecommitdiffstats
path: root/kernel/include/linux/ptrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/include/linux/ptrace.h')
-rw-r--r--kernel/include/linux/ptrace.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/include/linux/ptrace.h b/kernel/include/linux/ptrace.h
index 504c98a27..e13bfdf7f 100644
--- a/kernel/include/linux/ptrace.h
+++ b/kernel/include/linux/ptrace.h
@@ -19,7 +19,6 @@
#define PT_SEIZED 0x00010000 /* SEIZE used, enable new behavior */
#define PT_PTRACED 0x00000001
#define PT_DTRACE 0x00000002 /* delayed trace (used on m68k, i386) */
-#define PT_PTRACE_CAP 0x00000004 /* ptracer can follow suid-exec */
#define PT_OPT_FLAG_SHIFT 3
/* PT_TRACE_* event enable flags */