kernel/svc: Implement svcGetProcessList
This service function simply copies out a specified number of kernel process IDs, while simultaneously reporting the total number of processes.
Loading
Please register or sign in to comment
This service function simply copies out a specified number of kernel process IDs, while simultaneously reporting the total number of processes.