meta: rename
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
memory outstripts free memory), the sparse memory model may
|
||||
be a better choice.
|
||||
*/
|
||||
#include <socks/vm.h>
|
||||
#include <socks/memblock.h>
|
||||
#include <socks/printk.h>
|
||||
#include <mango/vm.h>
|
||||
#include <mango/memblock.h>
|
||||
#include <mango/printk.h>
|
||||
|
||||
/* array of pages, one for each physical page frame present in RAM */
|
||||
static struct vm_page *page_array = NULL;
|
||||
|
||||
Reference in New Issue
Block a user