diff options
| author | perry <perry@NetBSD.org> | 1998-01-05 19:19:41 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1998-01-05 19:19:41 +0000 |
| commit | 1a80fd799d294a9e1d79be1ca33ff948bb15ea02 (patch) | |
| tree | fd97309fe97ce53b82291e0023ab0f82a8b22001 /sys/lib/libsa/bootparam.h | |
| parent | 3a47434df312b23fc6cef967fa58f974f71ba990 (diff) | |
RCSID Police.
Diffstat (limited to 'sys/lib/libsa/bootparam.h')
| -rw-r--r-- | sys/lib/libsa/bootparam.h | 1 |
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); |
