aboutsummaryrefslogtreecommitdiffstats
path: root/policy_manager/stm/zipc/StateTransitionor/rse1/layer/apps/Zrse1_apps_rse1_apps_func.h
blob: 7ef6febe13209719e895198e53b81df32bd30a7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/************************************************************/
/*     Zrse1_apps_rse1_apps_func.h                          */
/*     Function and variable header file                    */
/*     ZIPC Designer Version 1.2.1                          */
/************************************************************/
#ifndef ZHEADER_ZRSE1_APPS_RSE1_APPS_FUNC_H
#define ZHEADER_ZRSE1_APPS_RSE1_APPS_FUNC_H

extern void stm_rse1_apps_initialize_variable();
extern void stm_rse1_apps_start_stm();
extern void stm_rse1_apps_start_activity_none();
extern void stm_rse1_apps_start_activity_general();

#endif