summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/bootparam.h
blob: b60a2c726d9cb9d2c3b926e82540668e62c4f588 (plain)
1
2
3
4
/*	$NetBSD: bootparam.h,v 1.4 2007/11/24 13:20:54 isaki Exp $	*/

int bp_whoami(int);
int bp_getfile(int, char *, struct in_addr *, char *);