xref: /netbsd-src/sys/arch/shark/stand/ofwboot/netif_of.h (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
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