added memory mapping functions, created first user process pd
This commit is contained in:
@@ -13,4 +13,6 @@ void* init_kheap();
|
||||
|
||||
uint32_t total_free_memory();
|
||||
|
||||
void* create_user_pd();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user