#define PAGE_SIZE 100 #define PAGE_TABLE_SIZE 128 struct page_entry;