banan-os/kernel
Bananymous 460fc3a29f Kernel: Start working on filesystem
We have a basic PATA driver (for reading) and gpt parser.
2023-02-16 20:00:31 +02:00
..
arch Kernel: remove unnecessary function from x86_64 Thread.S 2023-02-02 23:48:18 +02:00
include/kernel Kernel: Start working on filesystem 2023-02-16 20:00:31 +02:00
kernel Kernel: Start working on filesystem 2023-02-16 20:00:31 +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