diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ptrace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ptrace.h b/include/linux/ptrace.h index 67ad3f152329..ad754d1e0b13 100644 --- a/include/linux/ptrace.h +++ b/include/linux/ptrace.h | |||
| @@ -48,6 +48,7 @@ | |||
| 48 | #define PTRACE_SETREGSET 0x4205 | 48 | #define PTRACE_SETREGSET 0x4205 |
| 49 | 49 | ||
| 50 | #define PTRACE_SEIZE 0x4206 | 50 | #define PTRACE_SEIZE 0x4206 |
| 51 | #define PTRACE_INTERRUPT 0x4207 | ||
| 51 | 52 | ||
| 52 | /* flags in @data for PTRACE_SEIZE */ | 53 | /* flags in @data for PTRACE_SEIZE */ |
| 53 | #define PTRACE_SEIZE_DEVEL 0x80000000 /* temp flag for development */ | 54 | #define PTRACE_SEIZE_DEVEL 0x80000000 /* temp flag for development */ |
