summaryrefslogtreecommitdiff
path: root/sys/lib/libsa
diff options
context:
space:
mode:
authorperry <perry@NetBSD.org>1998-01-05 19:19:41 +0000
committerperry <perry@NetBSD.org>1998-01-05 19:19:41 +0000
commit1a80fd799d294a9e1d79be1ca33ff948bb15ea02 (patch)
treefd97309fe97ce53b82291e0023ab0f82a8b22001 /sys/lib/libsa
parent3a47434df312b23fc6cef967fa58f974f71ba990 (diff)
RCSID Police.
Diffstat (limited to 'sys/lib/libsa')
-rw-r--r--sys/lib/libsa/bootparam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/lib/libsa/bootparam.h b/sys/lib/libsa/bootparam.h
index 01a3cc8eaa3..6f0c773a075 100644
--- a/sys/lib/libsa/bootparam.h
+++ b/sys/lib/libsa/bootparam.h
@@ -1,3 +1,4 @@
+/* $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);