Merge branch 'post-11' into post-12

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

View File

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