5 lines
178 B
Rust
5 lines
178 B
Rust
![]() |
//! # The Redox OS Kernel, version 2
|
||
|
//!
|
||
|
//! The Redox OS Kernel is a hybrid kernel that supports X86 systems and
|
||
|
//! provides Unix-like syscalls for primarily Rust applications
|