Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcmips/hpcmips fix comment.
details: https://anonhg.NetBSD.org/src/rev/9d9cc9f44bf9
branches: trunk
changeset: 486430:9d9cc9f44bf9
user: uch <uch%NetBSD.org@localhost>
date: Mon May 22 07:40:41 2000 +0000
description:
fix comment.
diffstat:
sys/arch/hpcmips/hpcmips/locore_machdep.S | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1661c1912a85 -r 9d9cc9f44bf9 sys/arch/hpcmips/hpcmips/locore_machdep.S
--- a/sys/arch/hpcmips/hpcmips/locore_machdep.S Mon May 22 05:54:37 2000 +0000
+++ b/sys/arch/hpcmips/hpcmips/locore_machdep.S Mon May 22 07:40:41 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore_machdep.S,v 1.1.1.1 1999/09/16 12:23:20 takemura Exp $ */
+/* $NetBSD: locore_machdep.S,v 1.2 2000/05/22 07:40:41 uch Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -55,7 +55,7 @@
/*
- * DEcstation-specific mips locore code.
+ * hpcmips-specific mips locore code.
*/
#include <mips/asm.h>
Home |
Main Index |
Thread Index |
Old Index