diff options
author | Lioncash <mathew1800@gmail.com> | 2019-07-24 07:14:47 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-08-29 19:28:57 -0400 |
commit | 785c4946ddf79c0c4454c003baa20cab6ebb63ca (patch) | |
tree | dddd0b62fd968b39b84ae72892e18ab4b214aa5a /src/core/core.cpp | |
parent | 70485e690bbab456290999a2796fa46f8f55e4fd (diff) |
kernel/vm_manager: Deduplicate iterator creation in MergeAdjacentVMA
Avoids needing to read the same long sequence of code in both code
paths. Also makes it slightly nicer to read and debug, as the locals
will be able to be shown in the debugger.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions