xiuos/Ubiquitous/XiUOS/resources/ethernet/cmd_lwip/lwip_demo.h

7 lines
116 B
C
Executable File

#ifndef __LWIP_DEMO_H__
#define __LWIP_DEMO_H__
void *eth_input_thread(void *param);
#endif /* __LWIP_DEMO_H__ */