view example/get_segment/Func.h @ 968:0a6c5ee89a4c

fix wordcount
author Yutaka Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
date Mon, 09 Aug 2010 00:09:00 +0900
parents c13bbb7d70b3
children
line wrap: on
line source

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