PSC services: Difference between revisions
| Line 266: | Line 266: | ||
Takes a type-0x5 input buffer, no output. | Takes a type-0x5 input buffer, no output. | ||
[9.0.0+] No input, returns | [9.0.0+] No input, returns 3 u32s of output (sharedmem_size, out1, out2), an [[#ISyslogLogger]], and a SharedMemory handle. | ||
The SharedMemory is mapped with the returned size and with permissions=RW. | |||
== ISyslogLogger == | == ISyslogLogger == | ||