mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-25 01:27:05 +08:00
Import lwIP contrib rep
... from http://git.savannah.gnu.org/cgit/lwip/lwip-contrib.git/ into contrib/ subdir, STABLE-2_1_0_RELEASE tag lwIP contrib is now officially frozen TODO: Fix build
This commit is contained in:
6
contrib/apps/socket_examples/socket_examples.h
Normal file
6
contrib/apps/socket_examples/socket_examples.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef LWIP_SOCKET_EXAMPLES_H
|
||||
#define LWIP_SOCKET_EXAMPLES_H
|
||||
|
||||
void socket_examples_init(void);
|
||||
|
||||
#endif /* LWIP_SOCKET_EXAMPLES_H */
|
||||
Reference in New Issue
Block a user