diff -r a6e651ba55c2 -r 1988bf1634da stage1_2/stage1_2_priv.hh --- 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. */ /*********************************************************/