Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hpcmips/stand/romboot Add RCS Id.



details:   https://anonhg.NetBSD.org/src/rev/20f48a696588
branches:  trunk
changeset: 522555:20f48a696588
user:      enami <enami%NetBSD.org@localhost>
date:      Thu Feb 21 08:23:31 2002 +0000

description:
Add RCS Id.

diffstat:

 sys/arch/hpcmips/stand/romboot/romboot.ldscript |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r 3d6c60a1d1f3 -r 20f48a696588 sys/arch/hpcmips/stand/romboot/romboot.ldscript
--- a/sys/arch/hpcmips/stand/romboot/romboot.ldscript   Thu Feb 21 07:49:55 2002 +0000
+++ b/sys/arch/hpcmips/stand/romboot/romboot.ldscript   Thu Feb 21 08:23:31 2002 +0000
@@ -1,3 +1,5 @@
+/*     $NetBSD: romboot.ldscript,v 1.2 2002/02/21 08:23:31 enami Exp $ */
+
 OUTPUT_ARCH(mips)
 ENTRY(_start)
 SECTIONS



Home | Main Index | Thread Index | Old Index