mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-28 01:37:53 -05:00
Previously, these were sitting outside of the Kernel namespace, which doesn't really make sense, given they're related to the Thread class which is within the Kernel namespace.