NetBSD/sys/lib/libsa/bootparam.h

5 lines
91 B
C

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