octopos 0.1.0

xv6 for RISC-V in Rust
Documentation
1
2
3
fn main() {
    println!("cargo::rustc-link-arg-bin=octopos=--script=src/kernel.ld");
}