kernel/svc: Correct output parameter for svcGetThreadId
The service call uses a 64-bit value, just like svcGetProcessId. This amends the function signature accordingly.
Please register or sign in to comment
The service call uses a 64-bit value, just like svcGetProcessId. This amends the function signature accordingly.