mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 18:58:08 -05:00
Our implementation of svcGetInfo was slightly incorrect in that we weren't doing proper error checking everywhere. Instead, reorganize it to be similar to how the kernel seems to do it.