first interrupt handler + setup IDT

This commit is contained in:
2025-02-22 01:06:55 +00:00
parent cb77883f4c
commit 1b313c67e0
8 changed files with 502 additions and 64 deletions
+1
View File
@@ -0,0 +1 @@
pub mod interrupts;