mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-13 19:57:05 +08:00
committed by
Simon Goldschmidt
parent
5ab46f82f9
commit
62ac0faad8
@@ -31,7 +31,7 @@
|
||||
#define SOCKET_EXAMPLES_RUN_PARALLEL 0
|
||||
#endif
|
||||
|
||||
const u8_t cmpbuf[8] = {0xab, 0xab, 0xab, 0xab, 0xab, 0xab, 0xab, 0xab};
|
||||
static const u8_t cmpbuf[8] = {0xab, 0xab, 0xab, 0xab, 0xab, 0xab, 0xab, 0xab};
|
||||
|
||||
/* a helper struct to ensure memory before/after fd_set is not touched */
|
||||
typedef struct _xx
|
||||
|
||||
Reference in New Issue
Block a user