patch-2.4.20 linux-2.4.20/arch/mips/kernel/process.c

Next file: linux-2.4.20/arch/mips/kernel/ptrace.c
Previous file: linux-2.4.20/arch/mips/kernel/proc.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/kernel/process.c linux-2.4.20/arch/mips/kernel/process.c
@@ -77,7 +77,6 @@
 {
 	struct pt_regs * childregs;
 	long childksp;
-	extern void save_fp(void*);
 
 	childksp = (unsigned long)p + KERNEL_STACK_SIZE - 32;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)