]> Chaos Git - corbenik/ctrulib.git/commitdiff
Whitespace fix
authorplutoo <plutoo@inbox.com>
Wed, 6 May 2015 21:12:32 +0000 (23:12 +0200)
committerplutoo <plutoo@inbox.com>
Wed, 6 May 2015 21:12:32 +0000 (23:12 +0200)
libctru/source/svc.s

index 2ae5771c7754e14e0df1124ab920a2835b01f23e..c6dba58d95b44d0fd64ba9a7c2f9d88cec05f38a 100644 (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