Mercurial > hg > Members > kono > Cerium
diff include/TaskManager/SchedTaskList.h @ 302:b0d37afab06a
working on macosx
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 08 Jun 2009 18:07:26 +0900 |
parents | 907bda4a1a14 |
children | 7075842aa155 |
line wrap: on
line diff
--- a/include/TaskManager/SchedTaskList.h Sun Jun 07 19:45:41 2009 +0900 +++ b/include/TaskManager/SchedTaskList.h Mon Jun 08 18:07:26 2009 +0900 @@ -45,6 +45,7 @@ const int SCHED_TASKLIST_NORMAL = 0; const int SCHED_TASKLIST_RENEW = 1; +extern SchedTaskList* createSchedTaskList(uint32, Scheduler*, int); + #endif -extern SchedTaskList* createSchedTaskList(uint32, Scheduler*, int);