warning-- : defined but not used
make -C "examples/ip64-router" \ TARGET=zoul BOARD=orion
This commit is contained in:
parent
ce22b0b518
commit
555242c8c2
@ -94,7 +94,6 @@ struct arp_entry {
|
||||
|
||||
static const struct ip64_eth_addr broadcast_ethaddr =
|
||||
{{0xff,0xff,0xff,0xff,0xff,0xff}};
|
||||
static const uint16_t broadcast_ipaddr[2] = {0xffff,0xffff};
|
||||
|
||||
static struct arp_entry arp_table[UIP_ARPTAB_SIZE];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user