school project of conception of the OS kernel
The goal of this project is to build the mini OS kernel. It does something, like print strings, hour and manage process.
to run it, we need make utility, gdb and QEMU. all those packages are downloadable from linux archives.