vmm: fix implicit declaration of print
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
This commit is contained in:
parent
67a0bb8749
commit
3c848d3996
@ -3,6 +3,7 @@
|
|||||||
#include <mm/vmm.h>
|
#include <mm/vmm.h>
|
||||||
#include <mm/pmm.h>
|
#include <mm/pmm.h>
|
||||||
#include <lib/blib.h>
|
#include <lib/blib.h>
|
||||||
|
#include <lib/print.h>
|
||||||
#include <sys/cpu.h>
|
#include <sys/cpu.h>
|
||||||
|
|
||||||
#define PT_SIZE ((uint64_t)0x1000)
|
#define PT_SIZE ((uint64_t)0x1000)
|
||||||
|
Loading…
Reference in New Issue
Block a user