]> Chaos Git - corbenik/ctrulib.git/commitdiff
Styling
authorSubv <subv2112@gmail.com>
Mon, 8 Dec 2014 23:05:46 +0000 (18:05 -0500)
committerSubv <subv2112@gmail.com>
Mon, 8 Dec 2014 23:05:46 +0000 (18:05 -0500)
libctru/source/svc.s

index a7d9efdc643afb3d86313a17e6759d4f09b087b7..ded970f7bf27f4ba100f2bdba324397bec4ef910 100644 (file)
@@ -286,8 +286,8 @@ svcReleaseSemaphore:
 .global svcGetThreadId
 .type svcGetThreadId, %function
 svcGetThreadId:
-       str r0, [sp,#-0x4]!
-       svc 0x37
-       ldr r3, [sp], #4
-       str r1, [r3]
-       bx  lr
\ No newline at end of file
+    str r0, [sp,#-0x4]!
+    svc 0x37
+    ldr r3, [sp], #4
+    str r1, [r3]
+    bx  lr