banan-os/kernel
Bananymous 835430e7b0 BAN: Move Formatter to new project called BAN
I also implemented basic ErrorOr and Queue
2022-12-13 10:39:57 +02:00
..
arch/i386 Kernel: initialize every irq handler to nullptr 2022-12-13 00:57:48 +02:00
include/kernel BAN: Move Formatter to new project called BAN 2022-12-13 10:39:57 +02:00
kernel Kernel: kfree now checks for nullptr 2022-12-13 00:53:19 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Makefile formatting 2022-12-13 00:59:53 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00