documentation/kernel
antifallobst ed1bc366d6 docs (kernel): updated roadmap and SysABI progress 2023-06-10 15:28:57 +02:00
..
src added README.md and moved kernel docs into a seperate directory 2023-05-28 20:01:03 +02:00
README.md added README.md and moved kernel docs into a seperate directory 2023-05-28 20:01:03 +02:00
roadmap.md docs (kernel): updated roadmap and SysABI progress 2023-06-10 15:28:57 +02:00
sysabi.md docs (kernel): updated roadmap and SysABI progress 2023-06-10 15:28:57 +02:00

README.md

kernel

The documentation of the noxos kernel.

  • The source code is documented in the src directory.
  • Build instructions can be found in build-instructions.md.
  • A roadmap of what has to be done can be found in roadmap.md.
  • The kernels' sysabi (syscalls, etc.) can be found in sysabi.md.