#define PAGE_SIZE 100 #define PAGE_TABLE_SIZE 128 char* malloc(unsigned int pages);