Merge branch 'post-07' into post-08

This commit is contained in:
Philipp Oppermann
2020-10-02 23:36:30 +02:00
4 changed files with 1 additions and 10 deletions

View File

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