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