stop svcOutputDebugString trashing string
This commit is contained in:
parent
f9dee4c2c0
commit
93dbdfd74a
@ -259,10 +259,7 @@ svcGetProcessId:
|
||||
.global svcOutputDebugString
|
||||
.type svcOutputDebugString, %function
|
||||
svcOutputDebugString:
|
||||
str r0, [sp, #-0x4]!
|
||||
svc 0x3D
|
||||
ldr r2, [sp], #4
|
||||
str r1, [r2]
|
||||
bx lr
|
||||
|
||||
.global svcCreateSemaphore
|
||||
|
Loading…
Reference in New Issue
Block a user