view example/task_queue/Func.h @ 800:54f0180cea0f draft

run16 word count ( not yet worked. )
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Fri, 21 May 2010 07:47:25 +0900
parents e78f70dc7ef8
children
line wrap: on
line source

enum {
#include "SysTasks.h"
    HELLO_TASK,
    RUN_FINISH,
};