Luna/kernel
apio 97b7572933 VFS: Implement a new type of Node, VFS_DEVICE
This is used to differentiate normal files from devices.
2022-10-12 15:22:34 +02:00
..
include VFS: Implement a new type of Node, VFS_DEVICE 2022-10-12 15:22:34 +02:00
src VFS: Implement a new type of Node, VFS_DEVICE 2022-10-12 15:22:34 +02:00
Makefile Kernel: Build with -fstack-protector-strong instead of -fstack-protector-all 2022-10-12 14:50:31 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00