summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/bootparam.h
blob: 578484238291a59630867749c8fdedb4d38205db (plain)
1
2
3
4
5
/*	$OpenBSD: bootparam.h,v 1.2 1996/09/23 14:18:49 mickey Exp $	*/

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