view example/MemList/Func.h @ 1407:976f7b77f0bf draft

fix Makefile
author Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Feb 2012 17:42:50 +0900
parents e78f70dc7ef8
children
line wrap: on
line source

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