Luna/kernel/include/sys
apio 27448611b3 UserMemory: do not map refs into kernel memory
This is bad design. But it fails if mapped, since something overwrites KernelHeap.
2022-10-20 18:50:07 +02:00
..
elf ELFLoader: Make check_elf_image return how much memory the executable will use on success 2022-10-12 19:20:14 +02:00
Syscall.h Kernel: Add a few convenience functions to manipulate userland memory 2022-10-19 17:13:16 +02:00
UserMemory.h UserMemory: do not map refs into kernel memory 2022-10-20 18:50:07 +02:00