6e14bfebea
used to lookup a "struct romdev", everything else was ballast. Do it straightforward now and assign the romdev directly to io_netif.
5 lines
136 B
C
5 lines
136 B
C
/* $NetBSD: netif_news.h,v 1.1 2003/03/13 14:49:12 drochner Exp $ */
|
|
|
|
int netif_news_open(struct romdev *);
|
|
void netif_news_close(int);
|