diff example/share_task/Func.h @ 109:028ffc9c0375 draft

Cerium cvs version
author gongo@gendarme.local
date Wed, 12 Nov 2008 17:39:33 +0900
parents
children e78f70dc7ef8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/example/share_task/Func.h	Wed Nov 12 17:39:33 2008 +0900
@@ -0,0 +1,10 @@
+enum {
+    TASK_LOAD,
+    TASK_EXEC,
+    RUN_FINISH,
+};
+
+#define DATA_NUM 12
+#define ADD_NUM 26
+
+#define DATA_ID 0