summaryrefslogtreecommitdiff
path: root/kernel/ipc.c
AgeCommit message (Collapse)Author
2024-02-07A lot of small changesAnton Kling
2023-11-28Kernel: Add basic IPC and move to microkernel design.Anton Kling
The IPC design is currently a WIP and is nowhere near complete