diff options
Diffstat (limited to 'sysdeps/x86_64')
-rw-r--r-- | sysdeps/x86_64/x32/gmp-mparam.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/x86_64/x32/gmp-mparam.h b/sysdeps/x86_64/x32/gmp-mparam.h index f2d9782..b0804d4 100644 --- a/sysdeps/x86_64/x32/gmp-mparam.h +++ b/sysdeps/x86_64/x32/gmp-mparam.h @@ -29,5 +29,3 @@ along with the GNU MP Library; see the file COPYING.LIB. If not, see #define BITS_PER_INT 32 #define BITS_PER_SHORTINT 16 #define BITS_PER_CHAR 8 - -#define IEEE_DOUBLE_BIG_ENDIAN 0 |