Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hppa/hppa Remove old/incorrect comment.
details: https://anonhg.NetBSD.org/src/rev/28aa55956583
branches: trunk
changeset: 762790:28aa55956583
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Feb 28 21:20:50 2011 +0000
description:
Remove old/incorrect comment.
diffstat:
sys/arch/hppa/hppa/trap.S | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r c9508acf48cb -r 28aa55956583 sys/arch/hppa/hppa/trap.S
--- a/sys/arch/hppa/hppa/trap.S Mon Feb 28 21:08:46 2011 +0000
+++ b/sys/arch/hppa/hppa/trap.S Mon Feb 28 21:20:50 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: trap.S,v 1.58 2011/02/26 07:54:48 skrll Exp $ */
+/* $NetBSD: trap.S,v 1.59 2011/02/28 21:20:50 skrll Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -1914,7 +1914,6 @@
* - tr7: old r1
*/
- /* do not overwrite %tr4(%cr28) it contains the contents of r24 */
mtctl %t3, %tr2
GET_CURCPU(%t3)
Home |
Main Index |
Thread Index |
Old Index