Commit 180266af authored by Russell King's avatar Russell King

[ARM] Remove unnecessary redefinition of predeclared register aliases.

parent 4cd46b10
......@@ -52,10 +52,6 @@ divisor .req r1
result .req r2
overdone .req r2
curbit .req r3
ip .req r12
sp .req r13
lr .req r14
pc .req r15
ENTRY(__udivsi3)
cmp divisor, #0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment