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