archy/core/startos/src/main.rs
2026-01-24 22:59:20 +00:00

4 lines
44 B
Rust

fn main() {
startos::bins::startbox()
}