feat: moved libk stuff to libk folder

This commit is contained in:
2021-02-27 14:11:28 +01:00
parent 9fdc89a3a6
commit 934deb7984
19 changed files with 19 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
#include <stdbool.h>
#include <libc/libc.h>
#include <libk.h>
#include <libk/libk.h>
#include "pmm.h"
#define NUM_PAGING_INFOS 16