feat: made more definitions constant and did some more minor

improvements
This commit is contained in:
2021-01-29 20:25:37 +01:00
parent d7f0e8dd36
commit 5a1caef5b1
13 changed files with 114 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
//
// Created by rick on 8/18/19.
//
#include "../types.h"
#include <types.h>
#ifndef MY_KERNEL_IDT_H
#define MY_KERNEL_IDT_H