view example/get_segment/Func.h @ 1014:58c3cbf6e3dd

merge
author tkaito
date Fri, 05 Nov 2010 01:06:51 +0900
parents c13bbb7d70b3
children
line wrap: on
line source

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