Initialize the frame allocator
Does not actually do anything yet...
This commit is contained in:
parent
d8306cf995
commit
9f911e2197
6 changed files with 60 additions and 10 deletions
|
@ -24,6 +24,7 @@ files = [
|
|||
'kstd/Memory.cc',
|
||||
'kstd/PrintFormat.cc',
|
||||
|
||||
'memory/FrameAllocator.cc',
|
||||
'memory/Memory.cc',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue