Merge branch 'post-03' into post-04

This commit is contained in:
Philipp Oppermann
2020-07-17 11:18:04 +02:00
5 changed files with 112 additions and 67 deletions

View File

@@ -4,6 +4,7 @@
#![test_runner(blog_os::test_runner)]
#![reexport_test_harness_main = "test_main"]
extern crate rlibc;
use blog_os::println;
use core::panic::PanicInfo;