patch-2.4.20 linux-2.4.20/arch/mips/math-emu/kernel_linkage.c
Next file: linux-2.4.20/arch/mips/math-emu/sp_add.c
Previous file: linux-2.4.20/arch/mips/math-emu/ieee754xcpt.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Nov 28 15:53:10 2002
- Orig file:
linux-2.4.19/arch/mips/math-emu/kernel_linkage.c
- Orig date:
Fri Aug 2 17:39:43 2002
diff -urN linux-2.4.19/arch/mips/math-emu/kernel_linkage.c linux-2.4.20/arch/mips/math-emu/kernel_linkage.c
@@ -39,7 +39,7 @@
{
static int first = 1;
int i;
-
+
if (first) {
first = 0;
printk("Algorithmics/MIPS FPU Emulator v1.5\n");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)