banan-os/kernel
Bananymous f6def7a747 Kernel: initialize every irq handler to nullptr 2022-12-13 00:57:48 +02:00
..
arch/i386 Kernel: initialize every irq handler to nullptr 2022-12-13 00:57:48 +02:00
include/kernel Kernel: Add red colors to kernel panics 2022-12-13 00:57:13 +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: Add new generic Printer class 2022-12-10 00:57:09 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00