refactoring process structures

This commit is contained in:
Tomoki Shirasawa
2015-10-13 23:04:08 +09:00
parent 2ca46fabfd
commit 04e193de13
23 changed files with 2586 additions and 2265 deletions

View File

@@ -225,6 +225,8 @@ static void rest_init(void)
ikc_master_init();
proc_init();
sched_init();
}