annotate example/hello_array/Func.h @ 990:30f2e77ecb36

merge
author root@henri.cr.ie.u-ryukyu.ac.jp
date Fri, 01 Oct 2010 04:43:02 +0900
parents 71a58131b2c0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
733
71a58131b2c0 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
1 enum {
71a58131b2c0 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
2 #include "SysTasks.h"
71a58131b2c0 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
3 Hello,
71a58131b2c0 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
4 TwiceMain,
71a58131b2c0 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
5 };
71a58131b2c0 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
6