KERNEL: Cleanup
Removing quite a few unnecessary parts.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "stdint.h"
|
||||
#include "stddef.h"
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include "../../Drivers/VGA/colors.h"
|
||||
#include "../../Drivers/PIC/pic.h"
|
||||
|
||||
|
Reference in New Issue
Block a user