summaryrefslogtreecommitdiff
path: root/cesar/cp/vstate_fsm/src/cesar_cp_PEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/cp/vstate_fsm/src/cesar_cp_PEvent.h')
-rw-r--r--cesar/cp/vstate_fsm/src/cesar_cp_PEvent.h26
1 files changed, 26 insertions, 0 deletions
diff --git a/cesar/cp/vstate_fsm/src/cesar_cp_PEvent.h b/cesar/cp/vstate_fsm/src/cesar_cp_PEvent.h
new file mode 100644
index 0000000000..4744660f09
--- /dev/null
+++ b/cesar/cp/vstate_fsm/src/cesar_cp_PEvent.h
@@ -0,0 +1,26 @@
+/*
+ * Id: cesar_cp_PEvent.h
+ *
+ * Function: VS Project Event Header File.
+ *
+ * Generated: Fri Feb 15 11:49:29 2008
+ *
+ * Coder 5, 4, 0, 1273
+ *
+ * This is an automatically generated file. It will be overwritten by the Coder.
+ *
+ * DO NOT EDIT THE FILE!
+ */
+
+
+#ifndef __CESAR_CP_PEVENT_H
+#define __CESAR_CP_PEVENT_H
+
+
+/*
+ * Global Event Identifier Definitions.
+ */
+#define SE_RESET 0X000 /* 0 */
+
+
+#endif