Merge branch 'post-08' into post-09

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

View File

@@ -5,6 +5,8 @@
#![test_runner(crate::test_runner)]
#![reexport_test_harness_main = "test_main"]
extern crate rlibc;
use core::panic::PanicInfo;
pub mod gdt;