banan-os/kernel
Bananymous 777ede328e Kernel: Add helper functions for reading current rsp and rbp 2023-02-02 23:19:44 +02:00
..
arch Kernel: fix some of i368 IDT. This was really broken 2023-02-02 15:52:06 +02:00
include/kernel Kernel: Add helper functions for reading current rsp and rbp 2023-02-02 23:19:44 +02:00
kernel Kernel: Add is_locked() to spinlock 2023-02-02 15:49:30 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Implement somewhat functioning multithread support 2023-02-01 01:53:35 +02:00
icxxabi.cpp Kernel: Add some more cxxabi functionality 2023-02-02 15:50:26 +02:00