mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 03:43:42 +00:00
VideoCore: Update MemoryManager
This commit is contained in:
@@ -4,4 +4,5 @@ namespace Common {
|
||||
template class Common::MultiLevelPageTable<GPUVAddr>;
|
||||
template class Common::MultiLevelPageTable<VAddr>;
|
||||
template class Common::MultiLevelPageTable<PAddr>;
|
||||
template class Common::MultiLevelPageTable<u32>;
|
||||
} // namespace Common
|
||||
|
||||
Reference in New Issue
Block a user