This is a multithreaded kernel written in C and asm.
- Create cross compiler: https://osdev.org/GCC_Cross-Compiler
- Once the cross compiler is created run:
chmod +x build.sh
- Run
./build.sh
This is a multithreaded kernel written in C and asm.
chmod +x build.sh
./build.sh