Cleaner include paths + some paging definitions
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <limine.h>
|
||||
#include "../../kernel.h"
|
||||
#include "../../string/string.h"
|
||||
#include "kernel.h"
|
||||
#include "string/string.h"
|
||||
|
||||
// We won't be linked to standard library, but still need the basic mem* functions
|
||||
// so everything goes allright with the compiler
|
||||
|
||||
Reference in New Issue
Block a user