summaryrefslogtreecommitdiff
path: root/sys/arch/hppa64/include/float.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa64/include/float.h')
-rw-r--r--sys/arch/hppa64/include/float.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hppa64/include/float.h b/sys/arch/hppa64/include/float.h
index 4260471309c..b6c689c8444 100644
--- a/sys/arch/hppa64/include/float.h
+++ b/sys/arch/hppa64/include/float.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: float.h,v 1.1 2005/04/01 10:40:48 mickey Exp $ */
+/* $OpenBSD: float.h,v 1.2 2008/07/21 20:50:54 martynas Exp $ */
/*
* Copyright (c) 1989 Regents of the University of California.
@@ -42,6 +42,7 @@ __END_DECLS
#define FLT_RADIX 2
#define FLT_ROUNDS __flt_rounds()
+#define FLT_EVAL_METHOD 0 /* no promotions */
#define FLT_MANT_DIG 24
#define FLT_EPSILON 1.19209290E-07F