master/slave.h
changeset 423 862ff892cf18
parent 421 2b3ce4f51bd6
child 446 8fede404c01f
--- a/master/slave.h	Fri Oct 20 12:19:20 2006 +0000
+++ b/master/slave.h	Fri Oct 20 12:33:48 2006 +0000
@@ -281,6 +281,9 @@
 
 int ec_slave_validate(const ec_slave_t *, uint32_t, uint32_t);
 
+void ec_slave_sdo_dict_info(const ec_slave_t *,
+                            unsigned int *, unsigned int *);
+
 /*****************************************************************************/
 
 #endif