mirror of
https://github.com/citra-emu/citra.git
synced 2025-07-26 09:30:07 +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.