hybrid -> micro
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! # The Redox OS Kernel, version 2
|
||||
//!
|
||||
//! The Redox OS Kernel is a hybrid kernel that supports X86_64 systems and
|
||||
//! The Redox OS Kernel is a microkernel that supports X86_64 systems and
|
||||
//! provides Unix-like syscalls for primarily Rust applications
|
||||
|
||||
//#![deny(warnings)]
|
||||
|
||||
Reference in New Issue
Block a user