mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-19 17:35:06 -04:00
strat: build sysmodules with -Wextra/-Werror
This commit is contained in:
parent
e8f1efd01b
commit
6a53726833
61 changed files with 433 additions and 217 deletions
|
@ -1096,6 +1096,7 @@ namespace ams::dmnt {
|
|||
reply = true;
|
||||
}
|
||||
}
|
||||
break;
|
||||
case svc::DebugEvent_ExitThread:
|
||||
{
|
||||
AMS_DMNT2_GDB_LOG_DEBUG("ExitThread %lx\n", thread_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue