Added missing export.

This commit is contained in:
Florian Pose
2008-09-22 11:27:15 +00:00
parent 1a05febe25
commit 4dfbf8e022

View File

@@ -811,6 +811,7 @@ EXPORT_SYMBOL(ecrt_slave_config_sdo8);
EXPORT_SYMBOL(ecrt_slave_config_sdo16);
EXPORT_SYMBOL(ecrt_slave_config_sdo32);
EXPORT_SYMBOL(ecrt_slave_config_create_sdo_request);
EXPORT_SYMBOL(ecrt_slave_config_create_voe_handler);
EXPORT_SYMBOL(ecrt_slave_config_state);
/** \endcond */