forked from xamidev/pepperOS
printf spinlock + remove DEPRECATED stuff + begin separating x86 stuff
This commit is contained in:
@@ -17,7 +17,7 @@ enum ErrorCodes {
|
||||
|
||||
#include <io/serial/serial.h>
|
||||
#include <io/term/term.h>
|
||||
#include <idt/idt.h>
|
||||
#include <arch/x86.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
extern volatile uint64_t ticks;
|
||||
|
||||
Reference in New Issue
Block a user