patch-2.2.8 linux/arch/alpha/math-emu/ieee-math.h
Next file: linux/arch/arm/kernel/sys_arm.c
Previous file: linux/arch/alpha/math-emu/ieee-math.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon May 10 09:55:21 1999
- Orig file:
v2.2.7/linux/arch/alpha/math-emu/ieee-math.h
- Orig date:
Thu Dec 21 22:22:05 1995
diff -u --recursive --new-file v2.2.7/linux/arch/alpha/math-emu/ieee-math.h linux/arch/alpha/math-emu/ieee-math.h
@@ -48,5 +48,7 @@
unsigned long *c);
extern unsigned long ieee_DIVT (int rm, unsigned long a, unsigned long b,
unsigned long *c);
+extern unsigned long ieee_SQRTS (int rm, unsigned long a, unsigned long *b);
+extern unsigned long ieee_SQRTT (int rm, unsigned long a, unsigned long *b);
#endif /* __ieee_math_h__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)