1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-30 19:46:59 -06:00
Lioncash 2f253986df kernel/svc: Correct behavior of svcResetSignal()
While partially correct, this service call allows the retrieved event to
be null, as it also uses the same handle to check if it was referring to
a Process instance. The previous two changes put the necessary machinery
in place to allow for this, so we can simply call those member functions
here and be done with it.
2018-12-04 20:14:59 -05:00
..
2018-11-16 14:32:30 -05:00
2018-08-28 22:31:51 -04:00
2018-10-06 16:49:01 +10:00
2018-08-28 22:31:51 -04:00