patch-2.4.4 linux/arch/i386/math-emu/fpu_etc.c
Next file: linux/arch/i386/math-emu/fpu_trig.c
Previous file: linux/arch/i386/math-emu/fpu_entry.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 6 10:42:47 2001
- Orig file:
v2.4.3/linux/arch/i386/math-emu/fpu_etc.c
- Orig date:
Tue Dec 9 17:57:09 1997
diff -u --recursive --new-file v2.4.3/linux/arch/i386/math-emu/fpu_etc.c linux/arch/i386/math-emu/fpu_etc.c
@@ -68,7 +68,7 @@
/* This is weird! */
if (getsign(st0_ptr) == SIGN_POS)
setcc(SW_C3);
-#endif PECULIAR_486
+#endif /* PECULIAR_486 */
return;
}
break;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)