patch-2.1.106 linux/include/asm-i386/math_emu.h
Next file: linux/include/asm-i386/pgtable.h
Previous file: linux/include/asm-i386/bitops.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Jun 9 00:55:10 1998
- Orig file:
v2.1.105/linux/include/asm-i386/math_emu.h
- Orig date:
Tue Dec 9 17:57:09 1997
diff -u --recursive --new-file v2.1.105/linux/include/asm-i386/math_emu.h linux/include/asm-i386/math_emu.h
@@ -3,8 +3,8 @@
#include <asm/sigcontext.h>
-void restore_i387_soft(void *s387, struct _fpstate *buf);
-struct _fpstate * save_i387_soft(void *s387, struct _fpstate * buf);
+int restore_i387_soft(void *s387, struct _fpstate *buf);
+int save_i387_soft(void *s387, struct _fpstate * buf);
/* This structure matches the layout of the data saved to the stack
following a device-not-present interrupt, part of it saved
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov