mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-04-20 14:12:05 +00: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 |
||
|---|---|---|
| .. | ||
| Common | ||
| Ipc | ||
| Memory | ||
| Process | ||
| SupervisorCall | ||
| Threading | ||
| KernelConstants.cs | ||
| KernelContext.cs | ||
| KernelStatic.cs | ||