This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
117d1de03884124deabb3a3eff9dc988c205e4b4
banan-os
/
kernel
History
Bananymous
117d1de038
Kernel: panic does not need to include <kernel/kprint.h>
...
This allows us to not have kprint available literally everywhere
2023-02-02 15:51:15 +02:00
..
arch
Kernel: fix spinlock for i386
2023-02-02 15:49:00 +02:00
include
/kernel
Kernel: panic does not need to include <kernel/kprint.h>
2023-02-02 15:51:15 +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
icxxabi.cpp
Kernel: Add some more cxxabi functionality
2023-02-02 15:50:26 +02:00
Makefile
Kernel: Implement somewhat functioning multithread support
2023-02-01 01:53:35 +02:00