banan-os/kernel
Bananymous fdbc04f29d Kernel: kmalloc now uses the actual kernel end location 2023-01-21 22:40:23 +02:00
..
arch/i386 Kernel: dump_stacktrace uses now "\r\n" line endings for bochs 2023-01-21 22:21:38 +02:00
include/kernel Kernel: Move dump_stacktrace() to arch folder 2023-01-21 22:16:31 +02:00
kernel Kernel: kmalloc now uses the actual kernel end location 2023-01-21 22:40:23 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile All: edit gcc flags 2023-01-13 00:04:15 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00