skyline/app/src/main/cpp/skyline/kernel
◱ PixelyIon 38716989ae Improve IPC interface
This commit changes how IPC is interacted with in two ways:
* Simplify all buffers into just InputBuffer and OutputBuffer
* Use pushing/popping for data payload
2019-12-11 17:31:12 +00:00
..
types Improve IPC interface 2019-12-11 17:31:12 +00:00
ipc.cpp Improve IPC interface 2019-12-11 17:31:12 +00:00
ipc.h Improve IPC interface 2019-12-11 17:31:12 +00:00
svc.cpp Improve IPC interface 2019-12-11 17:31:12 +00:00
svc.h Make SVCs more accurate & Improve KSharedMemory 2019-12-11 17:31:12 +00:00