Rename Pager -> PageAllocator
This commit is contained in:
parent
cb78f4cfaa
commit
7414aec667
3 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ files = [
|
|||
|
||||
'memory/FrameAllocator.cc',
|
||||
'memory/Memory.cc',
|
||||
'memory/Pager.cc',
|
||||
'memory/PageAllocator.cc',
|
||||
]
|
||||
|
||||
toolchain_bin = Dir(os.environ['POLKA_TOOLCHAIN']).Dir('bin')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue