Kernel ABI: Difference between revisions
Jump to navigation
Jump to search
Starting the page, just throwing content in there for now. |
(No difference)
|
Revision as of 14:06, 2 February 2016
Inputs are read from registers starting from r0 and outputs are written back to the same registers (also starting with r0).
| Id | Name | Inputs | Outputs |
|---|---|---|---|
| 0x2D | ConnectToPort | ??, pointer to port name | Result, handle to KClientSession |
| 0x32 | SendSyncRequest | handle to KClientSession | Result |