mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
forgot pc/wavelan.h
This commit is contained in:
parent
40724b9988
commit
9a22996da2
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ int w_inltv(Ctlr*, Wltv*);
|
|||
void w_attach(Ether*);
|
||||
void w_interrupt(Ureg*,void*);
|
||||
void w_transmit(Ether*);
|
||||
long w_ifstat(Ether*, void*, long, ulong);
|
||||
char* w_ifstat(void*, char*, char*);
|
||||
long w_ctl(Ether*, void*, long);
|
||||
void w_promiscuous(void*, int);
|
||||
void w_multicast(void*, uchar*, int);
|
||||
|
|
Loading…
Reference in a new issue