Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/xscale Correct a comment.
details: https://anonhg.NetBSD.org/src/rev/51699c98bbeb
branches: trunk
changeset: 533245:51699c98bbeb
user: thorpej <thorpej%NetBSD.org@localhost>
date: Tue Jun 25 19:41:08 2002 +0000
description:
Correct a comment.
diffstat:
sys/arch/arm/xscale/i80200reg.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 572818ce041c -r 51699c98bbeb sys/arch/arm/xscale/i80200reg.h
--- a/sys/arch/arm/xscale/i80200reg.h Tue Jun 25 19:40:46 2002 +0000
+++ b/sys/arch/arm/xscale/i80200reg.h Tue Jun 25 19:41:08 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: i80200reg.h,v 1.3 2002/03/26 19:29:46 thorpej Exp $ */
+/* $NetBSD: i80200reg.h,v 1.4 2002/06/25 19:41:08 thorpej Exp $ */
/*
* Copyright (c) 2001 Wasabi Systems, Inc.
@@ -46,8 +46,8 @@
* Interrupt Controller Unit (CP13)
*
* CP13.0 Interrupt Control
- * CP13.1 Interrupt Source
- * CP13.2 Interrupt Steer
+ * CP13.4 Interrupt Source
+ * CP13.8 Interrupt Steer
*/
#define INTCTL_FM 0x00000001 /* external FIQ# enable */
Home |
Main Index |
Thread Index |
Old Index