patch-2.4.4 linux/arch/i386/math-emu/status_w.h
Next file: linux/arch/i386/math-emu/wm_sqrt.S
Previous file: linux/arch/i386/math-emu/reg_u_sub.S
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Apr 6 10:42:47 2001
- Orig file:
v2.4.3/linux/arch/i386/math-emu/status_w.h
- Orig date:
Mon Dec 11 13:34:33 2000
diff -u --recursive --new-file v2.4.3/linux/arch/i386/math-emu/status_w.h linux/arch/i386/math-emu/status_w.h
@@ -58,8 +58,8 @@
# define clear_C1() { partial_status &= ~SW_C1; }
# else
# define clear_C1()
-#endif PECULIAR_486
+#endif /* PECULIAR_486 */
-#endif __ASSEMBLY__
+#endif /* __ASSEMBLY__ */
-#endif _STATUS_H_
+#endif /* _STATUS_H_ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)