mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2026-02-17 13:56:50 -05:00
* kernel: Add resource limit related syscalls This commit implements all resource limit related syscalls. * Fix register mapping being wrong for SetResourceLimitLimitValue * Address gdkchan's comment