Luna/kernel
apio 283e641ece
Spinlock+LockedValue: Remove init() functions
Let's set the default (unlocked) value of Spinlock's underlying atomic to 0, so even if the constructor is not called it stays like that.
2022-12-18 20:36:15 +01:00
..
src Spinlock+LockedValue: Remove init() functions 2022-12-18 20:36:15 +01:00
CMakeLists.txt Split off arch/x86_64/CPU.cpp into various files 2022-12-17 15:45:06 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00