mirror of
https://github.com/citra-emu/citra.git
synced 2025-06-13 10:30:12 +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.