good-os-framework 0.5.3

A simple operating system framework for framekernel written in Rust
Documentation
1
2
3
mod syscall;

pub use syscall::*;