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