aboutsummaryrefslogtreecommitdiff
path: root/lib/arm/divmodsi4.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arm/divmodsi4.S')
-rw-r--r--lib/arm/divmodsi4.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/arm/divmodsi4.S b/lib/arm/divmodsi4.S
index d31e510c8f38..6495a8b4cc3a 100644
--- a/lib/arm/divmodsi4.S
+++ b/lib/arm/divmodsi4.S
@@ -24,7 +24,7 @@
.syntax unified
.align 3
DEFINE_COMPILERRT_FUNCTION(__divmodsi4)
-#if __ARM_ARCH_7S__
+#if __ARM_ARCH_EXT_IDIV__
tst r1, r1
beq LOCAL_LABEL(divzero)
mov r3, r0