repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
custom message type for VM_INFO
[minix3.git]
/
sys
/
lib
/
libsa
/
bootparam.h
blob
b60a2c726d9cb9d2c3b926e82540668e62c4f588
1
/* $NetBSD: bootparam.h,v 1.4 2007/11/24 13:20:54 isaki Exp $ */
2
3
int
bp_whoami
(
int
);
4
int
bp_getfile
(
int
,
char
*,
struct
in_addr
*,
char
*);