config: add CONFIG_PAGE_SIZE and CONFIG_INIT_PAGE_SIZE
This commit is contained in:
@ -23,8 +23,6 @@
|
||||
|
||||
#include <list.h>
|
||||
|
||||
#define MM_PAGE_SIZE 4096
|
||||
|
||||
struct frame {
|
||||
void *address;
|
||||
struct dlist_node list;
|
||||
|
Reference in New Issue
Block a user