Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/mips typo in comment
details: https://anonhg.NetBSD.org/src/rev/d71f0df9f335
branches: trunk
changeset: 487534:d71f0df9f335
user: soda <soda%NetBSD.org@localhost>
date: Fri Jun 09 04:28:17 2000 +0000
description:
typo in comment
diffstat:
sys/arch/mips/mips/locore_mips3.S | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0ca961efd1e2 -r d71f0df9f335 sys/arch/mips/mips/locore_mips3.S
--- a/sys/arch/mips/mips/locore_mips3.S Fri Jun 09 04:24:22 2000 +0000
+++ b/sys/arch/mips/mips/locore_mips3.S Fri Jun 09 04:28:17 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore_mips3.S,v 1.32 2000/06/06 17:41:11 soren Exp $ */
+/* $NetBSD: locore_mips3.S,v 1.33 2000/06/09 04:28:17 soda Exp $ */
/*
* Copyright (c) 1997 Jonathan Stone (hereinafter referred to as the author)
@@ -1242,7 +1242,7 @@
*
* Write the given value into the TLB wired reg.
*
- * mips3_SetPID(wired)
+ * mips3_SetWIRED(wired)
* int wired;
*
* Results:
Home |
Main Index |
Thread Index |
Old Index