mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2026-02-08 09:21:53 +01:00
Simplifies and removes some casts. In all cases, these were generally widening from a 32-bit unsigned type to a 64-bit unsigned type, so no information would be lost from the conversion. |
||
|---|---|---|
| .. | ||
| kernel | ||
| service | ||
| ipc_helpers.h | ||
| ipc.h | ||
| lock.cpp | ||
| lock.h | ||
| result.h | ||