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

extern void stm_rse2_apps_initialize_variable();
extern void stm_rse2_apps_start_stm();
extern void stm_rse2_apps_start_activity_none();
extern void stm_rse2_apps_start_activity_general();

#endif