mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-25 10:42:52 +00:00
This would result in svcSetMemoryAttribute getting the wrong value for its third parameter. This is currently fine, given the service function is stubbed, however this will be unstubbed in a future change, so this needs to change.