summaryrefslogtreecommitdiff
path: root/kernel/drivers/pst.c
AgeCommit message (Collapse)Author
2024-03-17stuffAnton Kling
2023-11-17Kernel: Add isatty syscallAnton Kling
2023-10-31Meta: Move kernel and userland to their own folders.Anton Kling
This is to allow both the kernel and the userland to share certain header files and to make the folder structure a bit more clear.