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

@ -23,6 +23,9 @@ static void ap_wait(void)
}
pc_ap_init();
/* one of them listens */
mc_ikc_test_init();
schedule();
}