view example/task_queue/Func.h @ 1475:eee4f68409dd draft

bound default malloc
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 16 Jul 2012 13:07:50 +0900
parents e78f70dc7ef8
children
line wrap: on
line source

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