Merge branch 'post-09' into post-10

This commit is contained in:
Philipp Oppermann
2020-07-17 11:28:30 +02:00
5 changed files with 113 additions and 66 deletions

View File

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