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
/
lib
/
libsa
/
bootparam.h
blob
d5f7360b630ead49a465e0154bbe416107a9693a
1
/* $NetBSD: bootparam.h,v 1.3 1998/01/05 19:19:41 perry Exp $ */
2
3
int
bp_whoami
(
int
);
4
int
bp_getfile
(
int
,
char
*,
struct
in_addr
*,
char
*);