view example/word_count_test/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 ad4b6b556483
children
line wrap: on
line source

enum {
#include "SysTasks.h"
    TASK_EXEC,
    RUN_TASK_BLOCKS,
    TASK_PRINT,
    RUN_FINISH,
};

#define DATA_NUM 12
#define ADD_NUM 26

#define DATA_ID 0