Files
yuzu-mainline/src/core
Lioncash 12dc918937 kernel: Resolve sign conversion warnings
Uncovered a bug within Thread's SetCoreAndAffinityMask() where an
unsigned variable (ideal_core) was being compared against "< 0", which
would always be a false condition.

We can also get rid of an unused function (GetNextProcessorId) which contained a sign
mismatch warning.
2019-11-12 07:55:39 -05:00
..
2019-06-20 19:22:53 -04:00
2019-10-15 11:55:12 -04:00
2019-10-06 13:53:12 -04:00
2019-09-10 12:57:45 +02:00
2019-09-10 12:57:45 +02:00