summaryrefslogtreecommitdiff
path: root/lib/builtins/floatuntixf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/builtins/floatuntixf.c')
-rw-r--r--lib/builtins/floatuntixf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/builtins/floatuntixf.c b/lib/builtins/floatuntixf.c
index dbce80f16..d607cc305 100644
--- a/lib/builtins/floatuntixf.c
+++ b/lib/builtins/floatuntixf.c
@@ -14,7 +14,7 @@
#include "int_lib.h"
-#if __x86_64
+#ifdef CRT_HAS_128BIT
/* Returns: convert a to a long double, rounding toward even. */