mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Merge branch 'post-03' into post-04
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user