Mercurial > hg > Game > Cerium
comparison TaskManager/kernel/main.cc @ 1215:4b85fcf3c34d draft
DMA modify worked
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 22 Jul 2011 20:31:22 +0900 |
parents | 279b41354753 |
children | 82e5bc0f441b |
comparison
equal
deleted
inserted
replaced
1214:44d9b08519e0 | 1215:4b85fcf3c34d |
---|---|
1 #include <stdlib.h> | 1 #include <stdlib.h> |
2 #include <string.h> | 2 #include <string.h> |
3 #include <SDL.h> | 3 // #include <SDL.h> |
4 #include "TaskManager.h" | 4 #include "TaskManager.h" |
5 | 5 |
6 /*! | 6 /*! |
7 User が書いた TMmain() (*名前は固定) を実行する | 7 User が書いた TMmain() (*名前は固定) を実行する |
8 */ | 8 */ |