diff example/share_task/Func.h @ 109:5c194c71eca8

Cerium cvs version
author gongo@gendarme.local
date Wed, 12 Nov 2008 17:39:33 +0900
parents
children c13bbb7d70b3
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