banan-os/kernel
Bananymous 6cbad718fb Kernel: Add some more cxxabi functionality
We can now declate static variables in functions
2023-02-02 15:50:26 +02:00
..
arch Kernel: fix spinlock for i386 2023-02-02 15:49:00 +02:00
include/kernel Kernel: Add is_locked() to spinlock 2023-02-02 15:49:30 +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