patch-1.3.99 linux/include/linux/math_emu.h
Next file: linux/include/linux/mc146818rtc.h
Previous file: linux/include/linux/kernel.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon May 6 16:31:18 1996
- Orig file:
v1.3.98/linux/include/linux/math_emu.h
- Orig date:
Wed Feb 16 13:07:57 1994
diff -u --recursive --new-file v1.3.98/linux/include/linux/math_emu.h linux/include/linux/math_emu.h
@@ -1,6 +1,10 @@
#ifndef _LINUX_MATH_EMU_H
#define _LINUX_MATH_EMU_H
+
+void restore_i387_soft(struct _fpstate *buf);
+struct _fpstate * save_i387_soft(struct _fpstate * buf);
+
struct fpu_reg {
char sign;
char tag;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this