diff options
author | Lioncash <mathew1800@gmail.com> | 2019-11-26 13:46:41 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-11-26 21:53:34 -0500 |
commit | e58748fd802dc069e90928d12d4db9ff994a869d (patch) | |
tree | 152c306a9a51f0ba49e2a34d1dc0db9eb2923013 /src/audio_core/audio_renderer.cpp | |
parent | 323680e5ad3ca0e27f2dd1de26816741b3243bed (diff) |
core/memory: Migrate over address checking functions to the new Memory class
A fairly straightforward migration. These member functions can just be
mostly moved verbatim with minor changes. We already have the necessary
plumbing in places that they're used.
IsKernelVirtualAddress() can remain a non-member function, since it
doesn't rely on class state in any form.
Diffstat (limited to 'src/audio_core/audio_renderer.cpp')
0 files changed, 0 insertions, 0 deletions