Move headers to include/
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
||||
*/
|
||||
|
||||
#include <kernel.h>
|
||||
#include "limine.h"
|
||||
#include "string/string.h"
|
||||
#include <limine.h>
|
||||
#include <string/string.h>
|
||||
#include <stddef.h>
|
||||
|
||||
extern struct boot_context boot_ctx;
|
||||
|
||||
Reference in New Issue
Block a user