From: Subv Date: Mon, 8 Dec 2014 23:05:46 +0000 (-0500) Subject: Styling X-Git-Tag: v0.3.0~54^2~2^2 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=e0bf993fd999c1f6acd93575e163ba719b47a037;p=corbenik%2Fctrulib.git Styling --- diff --git a/libctru/source/svc.s b/libctru/source/svc.s index a7d9efd..ded970f 100644 --- a/libctru/source/svc.s +++ b/libctru/source/svc.s @@ -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