patch-2.4.4 linux/arch/arm/nwfpe/single_cpdo.c

Next file: linux/arch/arm/tools/getconstants.c
Previous file: linux/arch/arm/nwfpe/fpopcode.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/arch/arm/nwfpe/single_cpdo.c linux/arch/arm/nwfpe/single_cpdo.c
@@ -1,6 +1,6 @@
 /*
     NetWinder Floating Point Emulator
-    (c) Rebel.com, 1998-1999
+    (c) Rebel.COM, 1998,1999
 
     Direct questions, comments to Scott Bambrough <scottb@netwinder.org>
 
@@ -22,8 +22,6 @@
 #include "softfloat.h"
 #include "fpopcode.h"
 #include "fpa11.h"
-
-float32 getSingleConstant(unsigned int);
 
 float32 float32_exp(float32 Fm);
 float32 float32_ln(float32 Fm);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)