banan-os/kernel
Bananymous feaeee11e5 Kernel: fix ARCH() macro and add helper macros for push/pop 2023-02-19 18:52:25 +02:00
..
arch Kernel: Sleep now actually sleeps and allows idling 2023-02-19 18:52:25 +02:00
include/kernel Kernel: fix ARCH() macro and add helper macros for push/pop 2023-02-19 18:52:25 +02:00
kernel Kernel: Shell's thread now uses sleep instead of polling 2023-02-19 18:52:25 +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