Make newer binutils happy by using a bl-type branch instead of b, which
displeases it for some reason. LR is not relevant in this code, so just do what it wants.
This commit is contained in:
parent
ec75f647cc
commit
f81dfc7f6b
@ -280,5 +280,5 @@ ENTRY_NOPROF(fork_trampoline)
|
||||
trapframe to simulate FRAME_SETUP
|
||||
does when allocating space for
|
||||
a frame pointer/saved LR */
|
||||
b trapexit
|
||||
bl trapexit
|
||||
nop
|
||||
|
Loading…
x
Reference in New Issue
Block a user