summaryrefslogtreecommitdiff
path: root/runtime/arm/i64_dtou.S
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/arm/i64_dtou.S')
-rw-r--r--runtime/arm/i64_dtou.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/arm/i64_dtou.S b/runtime/arm/i64_dtou.S
index 1c632d2..5764190 100644
--- a/runtime/arm/i64_dtou.S
+++ b/runtime/arm/i64_dtou.S
@@ -39,7 +39,7 @@
@@@ Conversion from double float to unsigned 64-bit integer
FUNCTION(__i64_dtou)
-#ifndef VARIANT_eabi
+#ifndef ABI_eabi
vmov r0, r1, d0
#endif
cmp r1, #0 @ is double < 0 ?