xref: /netbsd-src/sys/arch/newsmips/stand/boot/netif_news.h (revision 63aea4bd5b445e491ff0389fe27ec78b3099dba3)
1 /* $NetBSD: netif_news.h,v 1.1 2003/03/13 14:49:12 drochner Exp $ */
2 
3 int netif_news_open(struct romdev *);
4 void netif_news_close(int);
5