view example/post_function/ppe/Hello.h @ 1699:0a70abda2ab6 draft

profile for gpu
author kkb
date Fri, 04 Oct 2013 20:05:17 +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