view example/hello_array/Func.h @ 1011:46c54dd20d1c

warning fix
author tkaito
date Sun, 31 Oct 2010 18:02:06 +0900
parents 71a58131b2c0
children
line wrap: on
line source

enum {
#include "SysTasks.h"
    Hello,
    TwiceMain,
};