mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ng_ndp: remove warning
This commit is contained in:
parent
ae3d88fcae
commit
c441e7d9f6
@ -300,6 +300,7 @@ void ng_ndp_netif_add(ng_ipv6_netif_t *iface)
|
|||||||
void ng_ndp_netif_remove(ng_ipv6_netif_t *iface)
|
void ng_ndp_netif_remove(ng_ipv6_netif_t *iface)
|
||||||
{
|
{
|
||||||
/* TODO */
|
/* TODO */
|
||||||
|
(void) iface;
|
||||||
}
|
}
|
||||||
|
|
||||||
static ng_ipv6_addr_t *_default_router(void)
|
static ng_ipv6_addr_t *_default_router(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user