header foo
This commit is contained in:
@@ -16,4 +16,8 @@ namespace PageFrameAllocator {
|
||||
void free (PageFrame *frame);
|
||||
void free (uintptr_t addr);
|
||||
}
|
||||
|
||||
|
||||
void mark_pageframes(uintptr_t start, uintptr_t end, bool available);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user