repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
i386
/
stand
/
pxeboot
/
pxe_netif.h
blob
133e09043286457bb788da82a3caf7748d0c593b
1
/* $NetBSD: pxe_netif.h,v 1.1 2003/03/12 17:33:10 drochner Exp $ */
2
3
int
pxe_netif_open
(
void
);
4
void
pxe_netif_close
(
int
);