diff options
author | Lioncash <mathew1800@gmail.com> | 2018-09-17 23:22:02 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-09-17 23:27:53 -0400 |
commit | 71b48cb00fed9ff70b99415cdf41c2f41c69ad1e (patch) | |
tree | 6f3d3f10dd0b1c3f6f92ec85de4acc3f9b81e35f /src/yuzu_cmd | |
parent | b6867602ca5accf84b5e1f9d4895b232c9448816 (diff) |
kernel/mutex: Replace ResultCode construction for invalid addresses with the named variant
We already have a ResultCode constant for the case of an invalid
address, so we can just use it instead of re-rolling that ResultCode
type.
Diffstat (limited to 'src/yuzu_cmd')
0 files changed, 0 insertions, 0 deletions