mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-14 23:24:26 -04:00
kern: build with -Wextra
This commit is contained in:
parent
d3014f6ed9
commit
73798cb812
32 changed files with 100 additions and 30 deletions
|
@ -126,6 +126,8 @@ namespace ams::kern {
|
|||
MESOSPHERE_RELEASE_VLOG(format, vl);
|
||||
MESOSPHERE_RELEASE_LOG("\n");
|
||||
va_end(vl);
|
||||
#else
|
||||
MESOSPHERE_UNUSED(file, line, format);
|
||||
#endif
|
||||
|
||||
StopSystem();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue