xref: /netbsd-src/sys/lib/libsa/bootparam.h (revision 1b9578b8c2c1f848eeb16dabbfd7d1f0d9fdefbd)
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 *);
5