Improve efficiency of kernel console
This commit is contained in:
parent
04f6e7b558
commit
0ccfd2125a
7 changed files with 98 additions and 52 deletions
|
@ -12,6 +12,7 @@
|
|||
#![no_std]
|
||||
|
||||
extern crate hole_list_allocator as allocator;
|
||||
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
extern crate ransid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue