diff -r 059a9e712aa7 -r 36d1fa37f5e1 master/master.h --- a/master/master.h Fri Jan 20 13:32:31 2006 +0000 +++ b/master/master.h Fri Jan 20 16:04:10 2006 +0000 @@ -55,6 +55,7 @@ // Master creation and deletion void ec_master_init(ec_master_t *); void ec_master_clear(ec_master_t *); +void ec_master_reset(ec_master_t *); // Registration of devices int ec_master_open(ec_master_t *);