mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
5 lines
130 B
C
5 lines
130 B
C
/* $NetBSD: netif_of.h,v 1.1 2003/03/13 15:36:06 drochner Exp $ */
|
|
|
|
int netif_of_open(struct of_dev *);
|
|
void netif_of_close(int);
|