Skip to content
Snippets Groups Projects
Commit 7722b21e authored by Florian Pose's avatar Florian Pose
Browse files

Removed deprecated mailbox function headers.

parent 424e33ba
No related branches found
No related tags found
No related merge requests found
......@@ -53,11 +53,6 @@ int ec_slave_mbox_prepare_fetch(const ec_slave_t *, ec_datagram_t *);
uint8_t *ec_slave_mbox_fetch(const ec_slave_t *, ec_datagram_t *,
uint8_t, size_t *);
uint8_t *ec_slave_mbox_simple_io(const ec_slave_t *, ec_datagram_t *,
size_t *);
uint8_t *ec_slave_mbox_simple_receive(const ec_slave_t *, ec_datagram_t *,
uint8_t, size_t *);
/*****************************************************************************/
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment