diff -r 1c9151455b65 -r 5ddc3a455059 tool/MasterDevice.h --- a/tool/MasterDevice.h Fri Jun 26 08:00:47 2009 +0000 +++ b/tool/MasterDevice.h Fri Jun 26 09:46:57 2009 +0000 @@ -117,6 +117,7 @@ void requestState(uint16_t, uint8_t); void readFoe(ec_ioctl_slave_foe_t *); void writeFoe(ec_ioctl_slave_foe_t *); + void getEoeHandler(ec_ioctl_eoe_handler_t *, uint16_t); private: unsigned int index;