patch-2.1.73 linux/arch/i386/math-emu/div_small.S
Next file: linux/arch/i386/math-emu/errors.c
Previous file: linux/arch/i386/math-emu/README
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Dec 9 17:57:09 1997
- Orig file:
v2.1.72/linux/arch/i386/math-emu/div_small.S
- Orig date:
Thu Oct 5 06:30:43 1995
diff -u --recursive --new-file v2.1.72/linux/arch/i386/math-emu/div_small.S linux/arch/i386/math-emu/div_small.S
@@ -12,13 +12,13 @@
+---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------+
- | unsigned long div_small(unsigned long long *x, unsigned long y) |
+ | unsigned long FPU_div_small(unsigned long long *x, unsigned long y) |
+---------------------------------------------------------------------------*/
#include "fpu_emu.h"
.text
-ENTRY(div_small)
+ENTRY(FPU_div_small)
pushl %ebp
movl %esp,%ebp
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov