banan-os/kernel
Bananymous be502ae616 Kernel: Debug stacktrace now detects if it kernel panics itself 2023-01-31 18:43:09 +02:00
..
arch Kernel: Only allocate single GDT entry during boot.S 2023-01-31 18:43:09 +02:00
include/kernel Kernel: Add constructor and destructor to MMU 2023-01-30 18:54:04 +02:00
kernel Kernel: Debug stacktrace now detects if it kernel panics itself 2023-01-31 18:43:09 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Add no sse and sse2 for kernel code 2023-01-31 18:43:09 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00