view example/fft/ppe/norm.h @ 1817:b0376e1c51e9 draft

use get_input & get_output
author Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp>
date Fri, 13 Dec 2013 05:18:58 +0900
parents 786ab4ad682e
children
line wrap: on
line source

#ifndef INCLUDED_TASK_NORM
#define INCLUDED_TASK_NORM

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

#endif