Skip to content
Snippets Groups Projects
Commit 6ba2bc8f authored by Andreas Bießmann's avatar Andreas Bießmann Committed by Albert ARIBAUD
Browse files

arm: use canonical sub mnemonic


Building some arm boards with older binutils may produce errors like this:

---8<---
crt0.S: Assembler messages:
crt0.S:70: Error: register expected, not '#(184)' -- `sub sp,#(184)'
--->8---

Use canonical version of the subtract mnemonic to avoid those issues.

Reported-by: default avatarAlexey Smishlayev <alexey@xtech2.lv>
Signed-off-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
parent e6fe4bd9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment