1/* $NetBSD: netif_of.h,v 1.1 2003/03/13 11:35:55 drochner Exp $ */
2
3int netif_of_open(struct of_dev *);
4void netif_of_close(int);
5