aboutsummaryrefslogtreecommitdiffstats
path: root/policy_manager/stm/zipc/StateTransitionor/RestrictionLayer/ZREL_Restriction_func.h
diff options
context:
space:
mode:
authorfukubayashi.akio <fukubayashi.akio@genetec.co.jp>2019-06-03 17:59:13 +0900
committerfukubayashi.akio <fukubayashi.akio@genetec.co.jp>2019-06-03 17:59:13 +0900
commit98006b6538c5be44350746ec3756f004a5c68af8 (patch)
treef76ed8991d3837678c00722a23b779c4e2dcb67b /policy_manager/stm/zipc/StateTransitionor/RestrictionLayer/ZREL_Restriction_func.h
parentb6644e5cffa84e40d62e38f4ee0c14e64e0faf48 (diff)
Add boot sequence and multi ecu transfer
Signed-off-by: fukubayashi.akio <fukubayashi.akio@genetec.co.jp>
Diffstat (limited to 'policy_manager/stm/zipc/StateTransitionor/RestrictionLayer/ZREL_Restriction_func.h')
-rwxr-xr-x[-rw-r--r--]policy_manager/stm/zipc/StateTransitionor/RestrictionLayer/ZREL_Restriction_func.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/policy_manager/stm/zipc/StateTransitionor/RestrictionLayer/ZREL_Restriction_func.h b/policy_manager/stm/zipc/StateTransitionor/RestrictionLayer/ZREL_Restriction_func.h
index 5cd9b7d..3dde89d 100644..100755
--- a/policy_manager/stm/zipc/StateTransitionor/RestrictionLayer/ZREL_Restriction_func.h
+++ b/policy_manager/stm/zipc/StateTransitionor/RestrictionLayer/ZREL_Restriction_func.h
@@ -1,7 +1,7 @@
/************************************************************/
/* ZREL_Restriction_func.h */
/* Function and variable header file */
-/* ZIPC Designer Version 1.2.0 */
+/* ZIPC Designer Version 1.2.1 */
/************************************************************/
#ifndef ZHEADER_ZREL_RESTRICTION_FUNC_H
#define ZHEADER_ZREL_RESTRICTION_FUNC_H
@@ -11,7 +11,7 @@ extern void stm_rel_start_activity_restriction_normal();
extern void stm_rel_start_activity_restriction_split_main();
extern void stm_rel_start_activity_restriction_split_sub();
extern void stm_rel_event_restriction_mode_off();
-extern void stm_rel_event_restriction_mode_2_on();
+extern void stm_rel_event_restriction_mode_on();
extern void stm_rel_initialize_variable();
extern void stm_rel_start_stm();