mirror of
https://github.com/citra-emu/citra.git
synced 2025-05-16 19:10:27 +00: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.