view example/word_count3/Func.h @ 725:3a97fdd53a8e draft

Light data load fix (general load routine)
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 19 Dec 2009 15:02:43 +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