summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/checkasm/arm/checkasm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkasm/arm/checkasm.S b/tests/checkasm/arm/checkasm.S
index 838c383671..a5ba238684 100644
--- a/tests/checkasm/arm/checkasm.S
+++ b/tests/checkasm/arm/checkasm.S
@@ -150,7 +150,7 @@ function checkasm_checked_call_\variant, export=1
2:
movrel r0, error_message_gpr
1:
- blx X(checkasm_fail_func)
+ bl X(checkasm_fail_func)
0:
pop {r0, r1}
.ifc \variant, vfp