mirror of
https://github.com/citra-emu/citra.git
synced 2025-03-25 10:57:22 +00:00

The loaders will now just create a Kernel::Process, construct it and return it to the caller, which is responsible for setting it as the current process and configuring the global page table.