remove bitmap
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
namespace PageFrameAllocator {
|
||||
extern uint8_t bitmap[4294967296 / 4096 / 8];
|
||||
extern PageFrame PageFrames[4294967296 / 4096];
|
||||
//Queue<PageFrame> PageFrameList;
|
||||
|
||||
void init ();
|
||||
|
||||
Reference in New Issue
Block a user