Skip to content

Commit d695740

Browse files
htiboschActoryOu
andauthored
Update test/unit-test/FreeRTOS_IPv6_ConfigDriverCheckChecksum/FreeRTOS_IPv6_ConfigDriverCheckChecksum_stubs.c
Co-authored-by: ActoryOu <[email protected]>
1 parent 3b9a259 commit d695740

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit-test/FreeRTOS_IPv6_ConfigDriverCheckChecksum/FreeRTOS_IPv6_ConfigDriverCheckChecksum_stubs.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040

4141
/* =========================== EXTERN VARIABLES =========================== */
4242

43-
extern const struct xIPv6_Address FreeRTOS_in6addr_any;
4443

4544
/* First IPv6 address is 2001:1234:5678::5 */
4645
const IPv6_Address_t xIPAddressFive = { 0x20, 0x01, 0x12, 0x34, 0x56, 0x78, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05 };

0 commit comments

Comments
 (0)