diff options
author | Lioncash <mathew1800@gmail.com> | 2018-11-19 08:50:28 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-11-19 09:20:29 -0500 |
commit | 76ac234bf66a5cad7898056dcd33f52d2c38a232 (patch) | |
tree | e8f6ab5b2f6bb76e4f85df713e429e17ccc4f885 /src/core/gdbstub/gdbstub.cpp | |
parent | f4722327059b3a618ea63539a31c4f5a16e14bd4 (diff) |
kernel/shared_memory: Make GetPointer() take a std::size_t instead of a u32
Makes the interface nicer to use in terms of 64-bit code, as it makes it
less likely for one to get truncation warnings (and also makes sense in
the context of the rest of the interface where 64-bit types are used for
sizes and offsets
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions