mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Create a new IDT
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![cfg_attr(not(test), no_std)]
|
||||
#![feature(abi_x86_interrupt)]
|
||||
|
||||
pub mod interrupts;
|
||||
pub mod serial;
|
||||
|
||||
Reference in New Issue
Block a user