diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-01-17 08:33:08 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-01-17 08:33:08 +0000 |
commit | 316d268ee39e01f3142870210fbd987b6ff2c560 (patch) | |
tree | bc7cac01fe3e1ad751789f71793665a4fad8dc55 /sys/arch/hp300/stand/boot.c | |
parent | cd74f171ba09aeab84ca45e1fc7af11b7f2caee1 (diff) |
hp300 bootblocks, sync'd with NetBSD 011697, with changes and a new build
method.
Diffstat (limited to 'sys/arch/hp300/stand/boot.c')
-rw-r--r-- | sys/arch/hp300/stand/boot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/hp300/stand/boot.c b/sys/arch/hp300/stand/boot.c index c35b50771d7..35750eac088 100644 --- a/sys/arch/hp300/stand/boot.c +++ b/sys/arch/hp300/stand/boot.c @@ -1,3 +1,4 @@ +/* $OpenBSD: boot.c,v 1.3 1997/01/17 08:32:39 downsj Exp $ */ /* $NetBSD: boot.c,v 1.6 1995/02/21 09:06:13 mycroft Exp $ */ /*- |