[BACK]Return to bootparam.h CVS log [TXT][DIR] Up to [local] / sys / lib / libsa

File: [local] / sys / lib / libsa / bootparam.h (download)

Revision 1.1, Tue Mar 4 16:15:14 2008 UTC (16 years, 2 months ago) by nbrk
Branch point for: MAIN

Initial revision

/*	$OpenBSD: bootparam.h,v 1.4 2002/03/14 01:27:07 millert Exp $	*/

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