kernel: changed main thread priority to default, updated Kernel::Reschedule to use PrepareReschedule

This commit is contained in:
bunnei 2014-06-01 21:42:50 -04:00
parent e8a17ee6fd
commit 10447d1f48
6 changed files with 17 additions and 9 deletions

View file

@ -163,6 +163,7 @@ private:
};
extern ObjectPool g_object_pool;
extern Handle g_main_thread;
/**
* Loads executable stored at specified address