Merge branch 'post-09' into post-10

This commit is contained in:
Philipp Oppermann
2020-10-02 23:37:44 +02:00
4 changed files with 1 additions and 10 deletions

View File

@@ -7,8 +7,6 @@
#![reexport_test_harness_main = "test_main"]
extern crate alloc;
extern crate rlibc;
use core::panic::PanicInfo;
pub mod allocator;