patch-1.3.32 linux/arch/i386/math-emu/reg_u_sub.S

Next file: linux/arch/i386/math-emu/round_Xsig.S
Previous file: linux/arch/i386/math-emu/reg_u_mul.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.31/linux/arch/i386/math-emu/reg_u_sub.S linux/arch/i386/math-emu/reg_u_sub.S
@@ -4,9 +4,9 @@
  |                                                                           |
  | Core floating point subtraction routine.                                  |
  |                                                                           |
- | Copyright (C) 1992,1993                                                   |
+ | Copyright (C) 1992,1993,1995                                              |
  |                       W. Metzenthen, 22 Parker St, Ormond, Vic 3163,      |
- |                       Australia.  E-mail   billm@vaxc.cc.monash.edu.au    |
+ |                       Australia.  E-mail billm@jacobi.maths.monash.edu.au |
  |                                                                           |
  | Call from C as:                                                           |
  |   void reg_u_sub(FPU_REG *arg1, FPU_REG *arg2, FPU_REG *answ,             |
@@ -26,7 +26,7 @@
  */
 
 #include "exception.h"
-#include "fpu_asm.h"
+#include "fpu_emu.h"
 #include "control_w.h"
 
 .text

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