Merged FAT16 into Dev
Hopefully with success
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
#include "../../drivers/pit/pit.h"
|
||||
#include "../../drivers/ps-2/keyboard.h"
|
||||
#include "../../cpu.h"
|
||||
#include "../../drivers/ps-2/keyboard.h"
|
||||
|
||||
IDT_entry idt_table[256];
|
||||
IDT_ptr idt_ptr;
|
||||
|
||||
|
Reference in New Issue
Block a user