stage1_2/stage1_2_priv.hh
changeset 74 85af9521bf63
parent 68 b0a43002dcac
child 86 1988bf1634da
--- a/stage1_2/stage1_2_priv.hh	Sun Oct 28 22:03:27 2007 +0100
+++ b/stage1_2/stage1_2_priv.hh	Sun Oct 28 22:44:20 2007 +0100
@@ -99,6 +99,14 @@
 void rst_goto_sfc_qualifier_state(void);
 
 
+/*********************************************************/
+/* Controlling the entry to the task_init_state in flex. */
+/*********************************************************/
+void cmd_goto_task_init_state(void);
+int  get_goto_task_init_state(void);
+void rst_goto_task_init_state(void);
+
+
 /****************************************************************/
 /* Returning to state in flex previously pushed onto the stack. */
 /****************************************************************/