Home | History | Annotate | Line # | Download | only in libsa
bootparam.h revision 1.3.64.1
      1 /*	$NetBSD: bootparam.h,v 1.3.64.1 2007/12/07 17:33:33 yamt Exp $	*/
      2 
      3 int bp_whoami(int);
      4 int bp_getfile(int, char *, struct in_addr *, char *);
      5