A little change on test IKC handlers

This commit is contained in:
Taku Shimosawa
2012-02-29 10:43:38 +09:00
parent c13585fccb
commit b3cc785796
4 changed files with 7 additions and 3 deletions

View File

@ -142,7 +142,6 @@ static void rest_init(void)
kmalloc_init();
ikc_master_init();
mc_ikc_init();
sched_init();
}