SVC: Difference between revisions
No edit summary |
|||
| Line 209: | Line 209: | ||
| 0x7B || svcTerminateProcess || || | | 0x7B || svcTerminateProcess || || | ||
|- | |- | ||
| 0x7C || svcGetProcessInfo || || | | 0x7C || [[#svcGetProcessInfo]] || || | ||
|- | |- | ||
| 0x7D || svcCreateResourceLimit || || | | 0x7D || svcCreateResourceLimit || || | ||
| Line 428: | Line 428: | ||
== svcDetachDeviceAddressSpace == | == svcDetachDeviceAddressSpace == | ||
'''Description:''' Detach an address space from a [[#DeviceName|device]]. | '''Description:''' Detach an address space from a [[#DeviceName|device]]. | ||
== svcGetProcessInfo == | |||
Returns an enum with value 0-7. | |||
== Debugging == | == Debugging == | ||