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

7 lines
90 B
C

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