feature: both physical and virtual allocators should be done
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#include "memory.h"
|
||||
#include "string.h"
|
||||
#include <stdint.h>
|
||||
|
||||
extern void load_page_directory(uint32_t *);
|
||||
extern void enable_paging(void);
|
||||
|
Reference in New Issue
Block a user