patch-2.1.3 linux/arch/i386/math-emu/fpu_proto.h
Next file: linux/arch/i386/math-emu/reg_norm.S
Previous file: linux/arch/i386/math-emu/fpu_asm.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Oct 10 16:01:12 1996
-  Orig file: 
v2.1.2/linux/arch/i386/math-emu/fpu_proto.h
-  Orig date: 
Mon Aug  1 08:19:13 1994
diff -u --recursive --new-file v2.1.2/linux/arch/i386/math-emu/fpu_proto.h linux/arch/i386/math-emu/fpu_proto.h
@@ -7,7 +7,7 @@
 extern void stack_underflow_i(int i);
 extern void stack_underflow_pop(int i);
 extern int set_precision_flag(int flags);
-asmlinkage void exception(int n);
+asmlinkage void FPU_exception(int n);
 asmlinkage int real_2op_NaN(FPU_REG const *a, FPU_REG const *b, FPU_REG *dest);
 asmlinkage int arith_invalid(FPU_REG *dest);
 asmlinkage int divide_by_zero(int sign, FPU_REG *dest);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov