view example/task_queue/spe/Hello.h @ 751:8b45afad160f

add task/DataLoad task/DataUpdate
author hiroki
date Mon, 25 Jan 2010 19:25:40 +0900
parents 9522c376a9fe
children
line wrap: on
line source

#ifndef INCLUDED_TASK_HELLO
#define INCLUDED_TASK_HELLO

#ifndef INCLUDED_SCHED_TASK
#  include "SchedTask.h"
#endif


#endif