aboutsummaryrefslogtreecommitdiff
path: root/src/proc/mod.rs
blob: 020ac83a004990d2b84a1966a2d287b670072554 (plain)
1
2
pub mod sched;
pub mod task;