mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 07:11:07 +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.