Home | History | Annotate | Line # | Download | only in libsa
bootparam.h revision 1.3.120.1
      1 /*	$NetBSD: bootparam.h,v 1.3.120.1 2007/11/27 19:38:25 joerg Exp $	*/
      2 
      3 int bp_whoami(int);
      4 int bp_getfile(int, char *, struct in_addr *, char *);
      5