Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/arm Remove very old and incorrect comment.
details: https://anonhg.NetBSD.org/src/rev/430ea5ede5cf
branches: trunk
changeset: 331052:430ea5ede5cf
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Jul 29 07:01:02 2014 +0000
description:
Remove very old and incorrect comment.
diffstat:
sys/arch/arm/arm/cpufunc_asm_arm11.S | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r c37907da7700 -r 430ea5ede5cf sys/arch/arm/arm/cpufunc_asm_arm11.S
--- a/sys/arch/arm/arm/cpufunc_asm_arm11.S Tue Jul 29 05:56:58 2014 +0000
+++ b/sys/arch/arm/arm/cpufunc_asm_arm11.S Tue Jul 29 07:01:02 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpufunc_asm_arm11.S,v 1.12 2014/03/30 01:15:03 matt Exp $ */
+/* $NetBSD: cpufunc_asm_arm11.S,v 1.13 2014/07/29 07:01:02 skrll Exp $ */
/*
* Copyright (c) 2002, 2005 ARM Limited
@@ -29,9 +29,6 @@
* SUCH DAMAGE.
*
* ARM11 assembly functions for CPU / MMU / TLB specific operations
- *
- * XXX We make no attempt at present to take advantage of the v6 memory
- * architecture or physically tagged cache.
*/
#include "assym.h"
Home |
Main Index |
Thread Index |
Old Index