This commit is contained in:
nub31
2025-08-23 22:45:59 +02:00
parent b6caeb4a74
commit 751a182122
12 changed files with 348 additions and 41 deletions

3
src/idt.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
void idt_init(void);