patch-2.4.1 linux/arch/arm/kernel/signal.c
Next file: linux/arch/i386/Makefile
Previous file: linux/arch/alpha/kernel/sys_cabriolet.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jan 24 15:21:50 2001
- Orig file:
v2.4.0/linux/arch/arm/kernel/signal.c
- Orig date:
Mon Sep 18 15:15:25 2000
diff -u --recursive --new-file v2.4.0/linux/arch/arm/kernel/signal.c linux/arch/arm/kernel/signal.c
@@ -32,8 +32,6 @@
#define SWI_SYS_SIGRETURN (0xef000000|(__NR_sigreturn))
#define SWI_SYS_RT_SIGRETURN (0xef000000|(__NR_rt_sigreturn))
-asmlinkage int sys_wait4(pid_t pid, unsigned long * stat_addr,
- int options, unsigned long *ru);
asmlinkage int do_signal(sigset_t *oldset, struct pt_regs * regs, int syscall);
int copy_siginfo_to_user(siginfo_t *to, siginfo_t *from)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)