mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 15:02:57 +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.