kernel/svc: Implement svcMapProcessCodeMemory
This is utilized for mapping code modules into memory. Notably, the ldr service would call this in order to map objects into memory.
Loading
Please register or sign in to comment
This is utilized for mapping code modules into memory. Notably, the ldr service would call this in order to map objects into memory.