mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-27 01:10:06 +02: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.