diff options
| author | David Schultz <das@FreeBSD.org> | 2005-03-07 04:55:22 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2005-03-07 04:55:22 +0000 |
| commit | 1dfab5edec54cfecf3041ebfb755585aab13024c (patch) | |
| tree | 0587ae7e38dc49cbd8c4f33e5beaf44770486b0f /lib/libc/powerpc | |
| parent | e0fe8e44407ab4c59902f18d6542f1faa6ba1d58 (diff) | |
Notes
Diffstat (limited to 'lib/libc/powerpc')
| -rw-r--r-- | lib/libc/powerpc/_fpmath.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/powerpc/_fpmath.h b/lib/libc/powerpc/_fpmath.h index 58ee942a9fab..6d80eb4bdf4e 100644 --- a/lib/libc/powerpc/_fpmath.h +++ b/lib/libc/powerpc/_fpmath.h @@ -38,6 +38,7 @@ union IEEEl2bits { #define mask_nbit_l(u) ((void)0) #define LDBL_IMPLICIT_NBIT +#define LDBL_NBIT 0 #define LDBL_MANH_SIZE 20 #define LDBL_MANL_SIZE 32 |
