Mercurial > hg > Members > kono > Cerium
view TaskManager/Cell/CellHTaskInfo.h @ 501:4a2c9ff53605
Cell inData/outData DMA removal
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 11 Oct 2009 18:20:33 +0900 |
parents | 09f33c51a204 |
children |
line wrap: on
line source
#ifndef INCLUDED_CELL_HTASK_INFO #define INCLUDED_CELL_HTASK_INFO #include "HTaskInfo.h" class CellHTaskInfo : public HTaskInfo { public: /* functions */ }; #endif