Added export for ecrt_slave_config_reg_pdo_entry_pos(). Fixes #11.
This commit is contained in:
parent
edd473c36b
commit
e3d9056cbc
|
|
@ -1248,6 +1248,7 @@ EXPORT_SYMBOL(ecrt_slave_config_pdo_mapping_add);
|
|||
EXPORT_SYMBOL(ecrt_slave_config_pdo_mapping_clear);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_pdos);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_reg_pdo_entry);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_reg_pdo_entry_pos);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_dc);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_sdo);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_sdo8);
|
||||
|
|
|
|||
Loading…
Reference in New Issue