Luna/kernel/include/sys
apio feab66c0d3 Kernel: Remove the paint() system call
That was a very old one from back in the old days. Now that the framebuffer is finally a device file,
and it can be memory-mapped by user programs for more performance,
this syscall is MORE than obsolete.
2022-11-02 20:35:06 +01: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: Remove the paint() system call 2022-11-02 20:35:06 +01:00
UserMemory.h UserMemory: do not map refs into kernel memory 2022-10-20 18:50:07 +02:00