From: plutoo Date: Wed, 6 May 2015 21:12:32 +0000 (+0200) Subject: Whitespace fix X-Git-Tag: v0.6.0~64 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=1b1c2a0cea17784936af82f43373a24dc13d8ac7;p=corbenik%2Fctrulib.git Whitespace fix --- diff --git a/libctru/source/svc.s b/libctru/source/svc.s index 2ae5771..c6dba58 100644 --- a/libctru/source/svc.s +++ b/libctru/source/svc.s @@ -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