banan-os/kernel
Bananymous 6418d7cfc3 Kernel: Add Other GDT entries to x86_64 2023-01-26 12:53:04 +02:00
..
arch Kernel: Add Other GDT entries to x86_64 2023-01-26 12:53:04 +02:00
include/kernel Kernel: Move dump_stacktrace from panic -> debug 2023-01-26 02:57:14 +02:00
kernel Kernel: kmalloc_eternal now updates the used/free values 2023-01-26 03:04:19 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: add gcc option to make sure we have (r/e)bp saved on stack 2023-01-26 02:57:14 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00