printf spinlock + remove DEPRECATED stuff + begin separating x86 stuff

This commit is contained in:
2026-03-20 09:01:57 +01:00
parent 424b4c4632
commit 3607a7179c
12 changed files with 77 additions and 138 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
*/
#include <stddef.h>
#include <idt/idt.h>
#include <arch/x86.h>
#include <io/serial/serial.h>
#include <kernel.h>