mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Redesign code
This commit is contained in:
@@ -15,7 +15,7 @@ extern crate std;
|
||||
|
||||
pub mod serial;
|
||||
pub mod vga_buffer;
|
||||
pub mod tss;
|
||||
pub mod gdt;
|
||||
|
||||
pub unsafe fn exit_qemu() {
|
||||
use x86_64::instructions::port::Port;
|
||||
|
||||
Reference in New Issue
Block a user