Myetheraddr lives in myetheraddr.c, so remove it here.
This commit is contained in:
parent
21c4c72798
commit
999a81d3ac
1 changed files with 0 additions and 10 deletions
|
|
@ -12,13 +12,3 @@ readipifc(char *net, Ipifc *ipifc, int index)
|
||||||
werrstr("not implemented");
|
werrstr("not implemented");
|
||||||
return nil;
|
return nil;
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
|
||||||
myetheraddr(uchar *to, char *dev)
|
|
||||||
{
|
|
||||||
USED(to);
|
|
||||||
USED(dev);
|
|
||||||
|
|
||||||
werrstr("not implemented");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue