Go to file
Bananymous dcee92a6bc Kernel: Thread is no longer RefCounted
This makes developement with Scheduler much easier against compiler
optimizations. I could now remove the pragma GCC optimize stuff.
2023-03-30 19:16:51 +03:00
2023-03-29 10:58:25 +03:00
2023-03-29 03:06:57 +03:00
2023-03-18 03:51:10 +02:00
2023-03-18 04:05:59 +02:00

banan-os

My hobby operating system. Currently runs on x86 32 and 64 bit cpus.

Description
No description provided
Readme 3.9 MiB
Languages
C++ 77.3%
C 13.9%
Assembly 5.6%
CMake 1.8%
Shell 1.4%