Skip to content
Snippets Groups Projects
Commit 1f52d89f authored by Andreas Bießmann's avatar Andreas Bießmann Committed by Wolfgang Denk
Browse files

arm: fixloop(): do not use r8 for relocation


r8 is used for global_data and should therefore be left alone!

For C code the compiler flag --fixed-r8 does the job, but in assembler
we need to be aware of that fact.

Signed-off-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
parent a1a47d3c
No related branches found
No related tags found
No related merge requests found
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