patch-2.4.4 linux/arch/i386/math-emu/fpu_emu.h
Next file: linux/arch/i386/math-emu/fpu_entry.c
Previous file: linux/arch/i386/math-emu/fpu_asm.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 6 10:42:47 2001
- Orig file:
v2.4.3/linux/arch/i386/math-emu/fpu_emu.h
- Orig date:
Mon Dec 11 13:34:33 2000
diff -u --recursive --new-file v2.4.3/linux/arch/i386/math-emu/fpu_emu.h linux/arch/i386/math-emu/fpu_emu.h
@@ -88,7 +88,7 @@
#else
# define RE_ENTRANT_CHECK_OFF
# define RE_ENTRANT_CHECK_ON
-#endif RE_ENTRANT_CHECKING
+#endif /* RE_ENTRANT_CHECKING */
#define FWAIT_OPCODE 0x9b
#define OP_SIZE_PREFIX 0x66
@@ -212,6 +212,6 @@
#include "fpu_proto.h"
#endif
-#endif __ASSEMBLY__
+#endif /* __ASSEMBLY__ */
-#endif _FPU_EMU_H_
+#endif /* _FPU_EMU_H_ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)