mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-23 10:35:03 +00:00
clang-format 2.0
This commit is contained in:
parent
1a7eb95c42
commit
7d80a457b1
@ -215,7 +215,6 @@ struct PageManager::Impl {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// Iterate requested pages
|
// Iterate requested pages
|
||||||
const u64 aligned_addr = page << PAGE_BITS;
|
const u64 aligned_addr = page << PAGE_BITS;
|
||||||
const u64 aligned_end = page_end << PAGE_BITS;
|
const u64 aligned_end = page_end << PAGE_BITS;
|
||||||
|
Loading…
Reference in New Issue
Block a user