patch-2.4.27 linux-2.4.27/arch/ia64/ia32/sys_ia32.c
Next file: linux-2.4.27/arch/ia64/kernel/efi.c
Previous file: linux-2.4.27/arch/ia64/ia32/elfcore32.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2004-08-07 16:26:04.568343244 -0700
- Orig file:
linux-2.4.26/arch/ia64/ia32/sys_ia32.c
- Orig date:
2004-02-18 05:36:30.000000000 -0800
diff -urN linux-2.4.26/arch/ia64/ia32/sys_ia32.c linux-2.4.27/arch/ia64/ia32/sys_ia32.c
@@ -2949,7 +2949,7 @@
return;
}
-static int
+int
save_ia32_fpstate (struct task_struct *tsk, struct ia32_user_i387_struct *save)
{
struct switch_stack *swp;
@@ -3011,7 +3011,7 @@
return 0;
}
-static int
+int
save_ia32_fpxstate (struct task_struct *tsk, struct ia32_user_fxsr_struct *save)
{
struct switch_stack *swp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)