mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-05 00:42:33 -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.