diff options
author | Steve Murphree <smurph@cvs.openbsd.org> | 1998-08-22 08:57:32 +0000 |
---|---|---|
committer | Steve Murphree <smurph@cvs.openbsd.org> | 1998-08-22 08:57:32 +0000 |
commit | 01dec71a4d6a4466d81de8d2028efde46ebca5a2 (patch) | |
tree | b54511af293ddb7f5d88ebfaa0de7ef1cbceedc3 /sys/arch/mvme88k/stand/bootsd | |
parent | 6910826c1b27cf6a9d4cb8400743d571d3c9a27b (diff) |
Major cleanup of stand directory.
Diffstat (limited to 'sys/arch/mvme88k/stand/bootsd')
-rw-r--r-- | sys/arch/mvme88k/stand/bootsd/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mvme88k/stand/bootsd/conf.c b/sys/arch/mvme88k/stand/bootsd/conf.c index 29ec7cbf091..1ed7dfb91ee 100644 --- a/sys/arch/mvme88k/stand/bootsd/conf.c +++ b/sys/arch/mvme88k/stand/bootsd/conf.c @@ -1,4 +1,4 @@ -/* $NetBSD: conf.c,v 1.1.1.1 1995/06/01 20:38:08 gwr Exp $ */ +/* $OpenBSD: conf.c,v 1.2 1998/08/22 08:57:29 smurph Exp $ */ #include <sys/types.h> #include <machine/prom.h> |