banan-os/kernel
Bananymous 8f1b6da2af Kernel: Use Vector instead of raw poiters in Disk stuff
We now don't have to manually free allocated data
2023-02-16 20:48:41 +02:00
..
arch Kernel: remove unnecessary function from x86_64 Thread.S 2023-02-02 23:48:18 +02:00
include/kernel Kernel: Use Vector instead of raw poiters in Disk stuff 2023-02-16 20:48:41 +02:00
kernel Kernel: Use Vector instead of raw poiters in Disk stuff 2023-02-16 20:48:41 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Start working on filesystem 2023-02-16 20:00:31 +02:00
icxxabi.cpp Kernel: Add some more cxxabi functionality 2023-02-02 15:50:26 +02:00