proc: Split cooperative scheduler in coop.c
[bertos.git] / bertos / kern / proc_test.c
index 56f784d5b012f9e4b6f4ac48d385ee22c1856a05..38a6b16c66fe5083b9b41e1ce8c2ab95179a354a 100644 (file)
@@ -117,6 +117,7 @@ int proc_testRun(void)
  * How can we fix this?
  */
 #include TEST_ONLY(drv/kdebug.c)
+#include TEST_ONLY(kern/coop.c)
 #include TEST_ONLY(kern/proc.c)
 #include TEST_ONLY(drv/timer.c)
 #include TEST_ONLY(mware/formatwr.c)