xref: /netbsd/sys/arch/shark/stand/ofwboot/netif_of.h (revision 6550d01e)
1 /* $NetBSD: netif_of.h,v 1.1 2003/03/13 15:36:07 drochner Exp $ */
2 
3 int netif_of_open(struct of_dev *);
4 void netif_of_close(int);
5