|
root / base / usr / src / boot / libsa / bootparam.h
bootparam.h C 6 lines 164 B
1
2
3
4
5
/*	$NetBSD: bootparam.h,v 1.3 1998/01/05 19:19:41 perry Exp $	*/

int bp_whoami(int sock);
int bp_getfile(int sock, char *key, struct in_addr *addrp, char *path);