summaryrefslogtreecommitdiff
path: root/src/core/gdbstub/gdbstub.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-11-26 19:14:29 -0500
committerLioncash <mathew1800@gmail.com>2018-11-26 21:23:11 -0500
commiteb5596044dfb3ee862ca239f9cb08eb4b9b3903f (patch)
tree6407a55837956cbf6f3c7cac114bceea903d4203 /src/core/gdbstub/gdbstub.cpp
parent1d6399c222e6c0478193160648cddf43b8d8eff9 (diff)
svc: Implement svcGetResourceLimitCurrentValue()
This kernel service function is essentially the exact same as svcGetResourceLimitLimitValue(), with the only difference being that it retrieves the current value for a given resource category using the provided resource limit handle, rather than retrieving the limiting value of that resource limit instance. Given these are exactly the same and only differ on returned values, we can extract the existing code for svcGetResourceLimitLimitValue() to handle both values.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions