d22d5ab2e46b256448e08157a0835ee8c4774e07
In preparation for the inevitable switch to a MP supported setup, I have added spinlocks to the VFS_Read and VFS_Write implementations If I had forgotten to do this, everything would've blown up, the world would have ended, and Israel would no longer exist. Signed-off-by: kaguya <vpshinomiya@protonmail.com>
KirkOS
i suppose
how to build
uhh
mkdir -p build && cd build
cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo
cd ..
cmake --build build --target run
Description
Languages
C
69.7%
C++
24.2%
Python
1.7%
Meson
1.7%
ASL
1.4%
Other
1.2%