banan-os/kernel
Bananymous ced05ff5f2 BAN: use only memcmp when comparing string(view) with const char* 2022-12-13 21:32:51 +02:00
..
arch/i386 Kernel: initialize every irq handler to nullptr 2022-12-13 00:57:48 +02:00
include/kernel Kernel: Fix keymay brace/bracket to correct way around 2022-12-13 21:10:25 +02:00
kernel Kernel: Keyboard event callback can now be registered later 2022-12-13 16:15:10 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile BAN: use only memcmp when comparing string(view) with const char* 2022-12-13 21:32:51 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00