summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/_fpmath.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arm/_fpmath.h')
-rw-r--r--lib/libc/arm/_fpmath.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/arm/_fpmath.h b/lib/libc/arm/_fpmath.h
index b0ce8f4..4c18945 100644
--- a/lib/libc/arm/_fpmath.h
+++ b/lib/libc/arm/_fpmath.h
@@ -55,9 +55,10 @@ union IEEEl2bits {
};
#define LDBL_NBIT 0
+#define LDBL_IMPLICIT_NBIT
#define mask_nbit_l(u) ((void)0)
-#define LDBL_MANH_SIZE 32
+#define LDBL_MANH_SIZE 20
#define LDBL_MANL_SIZE 32
#define LDBL_TO_ARRAY32(u, a) do { \
OpenPOWER on IntegriCloud