patch-2.1.131 linux/arch/i386/kernel/signal.c
Next file: linux/arch/i386/kernel/vm86.c
Previous file: linux/arch/i386/kernel/process.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Dec 1 11:28:24 1998
- Orig file:
v2.1.130/linux/arch/i386/kernel/signal.c
- Orig date:
Mon Oct 5 13:13:35 1998
diff -u --recursive --new-file v2.1.130/linux/arch/i386/kernel/signal.c linux/arch/i386/kernel/signal.c
@@ -592,7 +592,7 @@
* the kernel can handle, and then we build all the user-level signal handling
* stack-frames in one go after that.
*/
-asmlinkage int do_signal(struct pt_regs *regs, sigset_t *oldset)
+int do_signal(struct pt_regs *regs, sigset_t *oldset)
{
siginfo_t info;
struct k_sigaction *ka;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov