WIP: User scheme
This commit is contained in:
parent
abdbadfea3
commit
c512d04378
5 changed files with 143 additions and 208 deletions
|
@ -33,7 +33,7 @@ pub mod initfs;
|
|||
pub mod irq;
|
||||
|
||||
/// Userspace schemes
|
||||
//pub mod user;
|
||||
pub mod user;
|
||||
|
||||
/// Limit on number of schemes
|
||||
pub const SCHEME_MAX_SCHEMES: usize = 65536;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue