Whitespace fix

This commit is contained in:
plutoo 2015-05-06 23:12:32 +02:00
parent bf4364af0e
commit 1b1c2a0cea

View File

@ -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