aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/prctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/prctl.h')
-rw-r--r--include/linux/prctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/prctl.h b/include/linux/prctl.h
index 18d84c4b42d8..711e0a30aacc 100644
--- a/include/linux/prctl.h
+++ b/include/linux/prctl.h
@@ -118,6 +118,7 @@
118# define PR_SET_MM_ENV_START 10 118# define PR_SET_MM_ENV_START 10
119# define PR_SET_MM_ENV_END 11 119# define PR_SET_MM_ENV_END 11
120# define PR_SET_MM_AUXV 12 120# define PR_SET_MM_AUXV 12
121# define PR_SET_MM_EXE_FILE 13
121 122
122/* 123/*
123 * Set specific pid that is allowed to ptrace the current task. 124 * Set specific pid that is allowed to ptrace the current task.