view example/word_count3/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 1640b14ec15a
line wrap: on
line source

enum {
#include "SysTasks.h"
    HELLO_TASK = 0,
    WAIT_TASK,
    EXEC_TASK,
    PRINT_TASK,
};

#define DATA_NUM 12