mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-23 18:43:51 +08:00
Avoided compiler warning.
This commit is contained in:
@@ -57,6 +57,8 @@ void ec_fsm_pdo_entry_conf_state_zero_entry_count(ec_fsm_pdo_entry_t *);
|
||||
void ec_fsm_pdo_entry_conf_state_map_entry(ec_fsm_pdo_entry_t *);
|
||||
void ec_fsm_pdo_entry_conf_state_set_entry_count(ec_fsm_pdo_entry_t *);
|
||||
|
||||
void ec_fsm_pdo_entry_conf_action_map(ec_fsm_pdo_entry_t *);
|
||||
|
||||
void ec_fsm_pdo_entry_state_end(ec_fsm_pdo_entry_t *);
|
||||
void ec_fsm_pdo_entry_state_error(ec_fsm_pdo_entry_t *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user