summaryrefslogtreecommitdiffstats
path: root/lib/libstand/bootparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/bootparam.h')
-rw-r--r--lib/libstand/bootparam.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libstand/bootparam.h b/lib/libstand/bootparam.h
new file mode 100644
index 0000000..6f0c773
--- /dev/null
+++ b/lib/libstand/bootparam.h
@@ -0,0 +1,5 @@
+/* $NetBSD: bootparam.h,v 1.3 1998/01/05 19:19:41 perry Exp $ */
+
+int bp_whoami(int sock);
+int bp_getfile(int sock, char *key, struct in_addr *addrp, char *path);
+
OpenPOWER on IntegriCloud