Merge branch 'post-07' into post-08

This commit is contained in:
Philipp Oppermann
2020-07-17 11:24:40 +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;