1/* $NetBSD: netif_of.h,v 1.2 2003/03/13 12:15:31 drochner Exp $ */
2
3int netif_of_open(struct of_dev *);
4void netif_of_close(int);
5