diff options
author | Lioncash <mathew1800@gmail.com> | 2018-12-12 11:04:10 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-12-12 14:03:53 -0500 |
commit | c02b8c895b49b511a4316ee5e7bf1ab9a081869b (patch) | |
tree | 12fd3273e244512cfa44ac203b963edcd5341997 /src/core/gdbstub/gdbstub.cpp | |
parent | 366985ca925c28867b4cdf847db978acd6c2db1e (diff) |
vm_manager: Migrate MemoryInfo and PageInfo to vm_manager.h
Gets the two structures out of an unrelated header and places them with
the rest of the memory management code.
This also corrects the structures. PageInfo appears to only contain a
32-bit flags member, and the extra padding word in MemoryInfo isn't
necessary.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions