summaryrefslogtreecommitdiff
path: root/apps/eq_arm.S
diff options
context:
space:
mode:
Diffstat (limited to 'apps/eq_arm.S')
-rw-r--r--apps/eq_arm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/eq_arm.S b/apps/eq_arm.S
index 92446e3798..ca6ceec1db 100644
--- a/apps/eq_arm.S
+++ b/apps/eq_arm.S
@@ -85,5 +85,5 @@ eq_filter:
85 bne .filterloop 85 bne .filterloop
86 86
87 add sp, sp, #16 @ compensate for temp storage 87 add sp, sp, #16 @ compensate for temp storage
88 ldmia sp!, { r4-r11, pc } 88 ldmpc regs=r4-r11
89 89