mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
unused
This commit is contained in:
parent
9aec88f29c
commit
a7042f072b
1 changed files with 0 additions and 8 deletions
|
@ -244,11 +244,3 @@ readipifc(char *net, Ipifc *ifc, int index)
|
|||
return ifc;
|
||||
}
|
||||
|
||||
int
|
||||
_myetheraddr(uchar *to, char *dev)
|
||||
{
|
||||
int fd;
|
||||
struct ifreq ifr;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue