Mercurial > hg > Game > Cerium
view example/post_function/spe/Hello.h @ 1492:73f4bfaeaf99 draft
fix select cpu type
author | Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 14 Aug 2012 16:04:12 +0900 |
parents | 839e34d0cc3c |
children |
line wrap: on
line source
#ifndef INCLUDED_TASK_HELLO #define INCLUDED_TASK_HELLO #ifndef INCLUDED_SCHED_TASK # include "SchedTask.h" #endif #endif