Changes

104 bytes added ,  00:38, 17 January 2023
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 a total of 0xC-bytes of output, an [[#ISyslogLogger]], and a handle.
+
[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 ==