diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-29 00:05:37 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-29 00:05:37 +0000 |
commit | 2718e6974c59eb19a6a052a2ff230cc4a21a17e1 (patch) | |
tree | d2b4800aab673ba2e5c450766a6cd851db6d1110 /sys/arch/vax/stand/start.s | |
parent | 17088dd6e87c47f284370bbdbcb7fdedf148067d (diff) |
RCS tagging
Diffstat (limited to 'sys/arch/vax/stand/start.s')
-rw-r--r-- | sys/arch/vax/stand/start.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/vax/stand/start.s b/sys/arch/vax/stand/start.s index 51edf004a88..6a21d6ef1e8 100644 --- a/sys/arch/vax/stand/start.s +++ b/sys/arch/vax/stand/start.s @@ -1,3 +1,4 @@ +/* $OpenBSD: start.s,v 1.5 1997/05/29 00:04:27 niklas Exp $ */ /* $NetBSD: start.s,v 1.8 1996/08/02 11:22:47 ragge Exp $ */ /* * Copyright (c) 1995 Ludd, University of Lule}, Sweden. |