documentation/kernel
antifallobst d6c5dc4334 refactor (kernel): removed unnecessary definitions from SysABI 2023-06-06 21:24:24 +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 and extended roadmap 2023-06-01 17:04:45 +02:00
sysabi.md refactor (kernel): removed unnecessary definitions from SysABI 2023-06-06 21:24:24 +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.