mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 00:24:52 -04:00
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);
|