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 an old comment.
details: https://anonhg.NetBSD.org/src/rev/60fbba604227
branches: trunk
changeset: 750860:60fbba604227
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Jan 17 08:48:50 2010 +0000
description:
Remove an old comment.
diffstat:
sys/arch/hppa/hppa/trap.S | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 10402e1b83f4 -r 60fbba604227 sys/arch/hppa/hppa/trap.S
--- a/sys/arch/hppa/hppa/trap.S Sun Jan 17 08:33:54 2010 +0000
+++ b/sys/arch/hppa/hppa/trap.S Sun Jan 17 08:48:50 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: trap.S,v 1.37 2010/01/16 13:53:58 skrll Exp $ */
+/* $NetBSD: trap.S,v 1.38 2010/01/17 08:48:50 skrll Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -664,7 +664,6 @@
#define DTLBPRE \
mfctl %ior, %r9 /* Offset */ ! \
mfctl %isr, %r8 /* Space */
- /* CR28XXX according to a popular belief cr28 should be read here */
#define HPMCPRE \
nop
Home |
Main Index |
Thread Index |
Old Index