patch-2.4.18 linux/include/math-emu/op-8.h
Next file: linux/include/math-emu/op-common.h
Previous file: linux/include/math-emu/op-4.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Jan 14 16:19:56 2002
- Orig file:
linux.orig/include/math-emu/op-8.h
- Orig date:
Mon Feb 18 20:18:40 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/include/math-emu/op-8.h linux/include/math-emu/op-8.h
@@ -21,6 +21,9 @@
not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+#ifndef __MATH_EMU_OP_8_H__
+#define __MATH_EMU_OP_8_H__
+
/* We need just a few things from here for op-4, if we ever need some
other macros, they can be added. */
#define _FP_FRAC_DECL_8(X) _FP_W_TYPE X##_f[8]
@@ -101,3 +104,4 @@
X##_f[0] |= (_s != 0); \
} while (0)
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)