mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-20 05:32:14 -07: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.