Whitespace fix
This commit is contained in:
parent
bf4364af0e
commit
1b1c2a0cea
@ -177,10 +177,10 @@ svcUnmapMemoryBlock:
|
||||
.global svcCreateAddressArbiter
|
||||
.type svcCreateAddressArbiter, %function
|
||||
svcCreateAddressArbiter:
|
||||
push {r0}
|
||||
push {r0}
|
||||
svc 0x21
|
||||
pop {r2}
|
||||
str r1, [r2]
|
||||
pop {r2}
|
||||
str r1, [r2]
|
||||
bx lr
|
||||
|
||||
.global svcArbitrateAddress
|
||||
|
Loading…
Reference in New Issue
Block a user