Added IDT driver

This commit is contained in:
ice-bit
2019-07-05 12:32:04 +02:00
parent 14ee39a515
commit 1aa6963e84
7 changed files with 239 additions and 16 deletions

View File

@@ -1,5 +1,4 @@
#include "gdt.h"
#include "ports.h"
// Internal method
extern void gdt_flush(uint32_t); // Defined on cpu/gdt.asm