feat: reformatted code base to be more standard
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Created by rick on 8/18/19.
|
||||
//
|
||||
|
||||
#include <cpu/idt.h>
|
||||
#include <myke/cpu/idt.h>
|
||||
|
||||
idt_gate_t idt[IDT_REGISTERS];
|
||||
idt_register_t idt_reg;
|
||||
|
||||
Reference in New Issue
Block a user