Merge branch 'post-10' into post-11

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

View File

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