mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
add screenshots and gif of hardware timer
This commit is contained in:
committed by
Philipp Oppermann
parent
7ad0ed9254
commit
5b308be891
@@ -22,7 +22,6 @@ pub extern "C" fn _start() -> ! {
|
||||
|
||||
blog_os::gdt::init();
|
||||
init_idt();
|
||||
|
||||
unsafe { PICS.lock().initialize() };
|
||||
x86_64::instructions::interrupts::enable();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user