view example/mainMem/Func.h @ 884:7c5a30983efa

obj_move fix
author tkaito
date Mon, 12 Jul 2010 04:12:13 +0900
parents c13bbb7d70b3
children
line wrap: on
line source

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