Cleanup, use spinlock for allocator

This commit is contained in:
Jeremy Soller 2016-08-15 15:01:24 -06:00
parent cc8fe85e6a
commit 2a66a84a50
9 changed files with 146 additions and 30 deletions

View file

@ -11,6 +11,7 @@
#[macro_use]
extern crate bitflags;
extern crate bump_allocator;
extern crate x86;
/// Print to console