diff options
Diffstat (limited to 'include/linux/sched.h')
| -rw-r--r-- | include/linux/sched.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index 099b6915b..d1c41d6a7 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -2313,9 +2313,6 @@ extern void flush_itimer_signals(void); extern void do_group_exit(int); -extern int allow_signal(int); -extern int disallow_signal(int); - extern int do_execve(const char *, const char __user * const __user *, const char __user * const __user *); |
