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 Whitespace.



details:   https://anonhg.NetBSD.org/src/rev/c8b4d774fa62
branches:  trunk
changeset: 331113:c8b4d774fa62
user:      skrll <skrll%NetBSD.org@localhost>
date:      Fri Aug 01 05:53:31 2014 +0000

description:
Whitespace.

diffstat:

 sys/arch/arm/arm/cpufunc_asm_armv6.S |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6ad2627f915c -r c8b4d774fa62 sys/arch/arm/arm/cpufunc_asm_armv6.S
--- a/sys/arch/arm/arm/cpufunc_asm_armv6.S      Fri Aug 01 05:01:41 2014 +0000
+++ b/sys/arch/arm/arm/cpufunc_asm_armv6.S      Fri Aug 01 05:53:31 2014 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: cpufunc_asm_armv6.S,v 1.6 2013/08/18 06:28:18 matt Exp $       */
+/*     $NetBSD: cpufunc_asm_armv6.S,v 1.7 2014/08/01 05:53:31 skrll Exp $      */
 
 /*
  * Copyright (c) 2002, 2005 ARM Limited
@@ -33,7 +33,7 @@
  * These routines can be used by any core that supports the mcrr address
  * range operations.
  */
- 
+
 #include "assym.h"
 #include <machine/asm.h>
 #include <arm/locore.h>



Home | Main Index | Thread Index | Old Index