stage1_2/stage1_2_priv.hh
changeset 86 1988bf1634da
parent 74 85af9521bf63
child 136 32bd7ef40897
--- a/stage1_2/stage1_2_priv.hh	Wed Nov 14 08:54:25 2007 +0100
+++ b/stage1_2/stage1_2_priv.hh	Wed Nov 14 18:59:47 2007 +0100
@@ -99,6 +99,14 @@
 void rst_goto_sfc_qualifier_state(void);
 
 
+/*************************************************************/
+/* Controlling the entry to the sfc_priority_state in flex.  */
+/*************************************************************/
+void cmd_goto_sfc_priority_state(void);
+int  get_goto_sfc_priority_state(void);
+void rst_goto_sfc_priority_state(void);
+
+
 /*********************************************************/
 /* Controlling the entry to the task_init_state in flex. */
 /*********************************************************/