kern SvcGetDebugThreadContext, SvcSetDebugThreadContext
This commit is contained in:
@@ -75,6 +75,7 @@ namespace ams::svc {
|
||||
|
||||
R_DEFINE_ERROR_RESULT(InvalidProcessId, 517);
|
||||
R_DEFINE_ERROR_RESULT(InvalidThreadId, 518);
|
||||
R_DEFINE_ERROR_RESULT(InvalidId, 519);
|
||||
R_DEFINE_ERROR_RESULT(ProcessTerminated, 520);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user