ams: use R_SUCCEED, R_THROW globally
This commit is contained in:
@@ -1915,7 +1915,7 @@ namespace ams::dmnt {
|
||||
break;
|
||||
}
|
||||
|
||||
return ResultSuccess();
|
||||
R_SUCCEED();
|
||||
}
|
||||
|
||||
void GdbServerImpl::q() {
|
||||
|
||||
Reference in New Issue
Block a user