lwip-contrib-mac/apps/netio/netio.h

7 lines
99 B
C

#ifndef LWIP_NETIO_H__
#define LWIP_NETIO_H__
void netio_init(void);
#endif /* LWIP_NETIO_H__ */