xref: /netbsd-src/sys/arch/i386/stand/pxeboot/pxe_netif.h (revision 51c5f9b7c2b2cc93506078d2cab158634a65201f)
1 /* $NetBSD: pxe_netif.h,v 1.2 2009/12/13 23:01:42 jakllsch Exp $ */
2 
3 int pxe_netif_open(void);
4 void pxe_netif_close(int);
5