Mercurial > hg > Game > Cerium
comparison TaskManager/kernel/schedule/SchedNop2Ready.cc @ 1142:801d57ae1e29 draft
cut compile CreatePolygonTask on spe side because not enough spe memory. We have to use code loading.
And I found light error. see you tomorrow. (This version can work Mac OSX and Cell arch.)
author | yutaka@localhost.localdomain |
---|---|
date | Thu, 17 Feb 2011 05:23:34 +0900 |
parents | 29355ae40e6c |
children | a49c02dffe6f |
comparison
equal
deleted
inserted
replaced
1141:bc2dea061cb1 | 1142:801d57ae1e29 |
---|---|
1 #include <stdio.h> | 1 //#include <stdio.h> |
2 #include "SchedNop2Ready.h" | 2 #include "SchedNop2Ready.h" |
3 #include "SchedTaskList.h" | 3 #include "SchedTaskList.h" |
4 #include "SchedMail.h" | 4 #include "SchedMail.h" |
5 #include "error.h" | 5 #include "error.h" |
6 | 6 |