mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-29 01:16:37 +00:00
This fix a warning on "慟哭そして…" by handling correctly the debug mode flag. When debug mode isn't enabled, opening /dev/nvhost-dbg-gpu or /dev/nvhost-prof-gpu should fail with a not implemented error code. This implement this behaviour and also define stubbed interfaces for completness.