Crate kcore[][src]

Expand description

Kernel building blocks.

Re-exports

pub use async_trait;
pub use ksched;

Modules

chan

Channel and mount space.

dev

Device driver.

error

Common error types for kernel development.

utils

Simple util funtions.

vm

FIXME: You must specify only ONE PageTable when using this crate.

Macros

from_bytes

Convert slice to uint.