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 Trailing whitespace



details:   https://anonhg.NetBSD.org/src/rev/fc86f8ff6761
branches:  trunk
changeset: 331097:fc86f8ff6761
user:      skrll <skrll%NetBSD.org@localhost>
date:      Thu Jul 31 07:14:03 2014 +0000

description:
Trailing whitespace

diffstat:

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

diffs (18 lines):

diff -r 3fb3b5a1334d -r fc86f8ff6761 sys/arch/arm/arm/cpufunc_asm_arm11.S
--- a/sys/arch/arm/arm/cpufunc_asm_arm11.S      Thu Jul 31 06:35:47 2014 +0000
+++ b/sys/arch/arm/arm/cpufunc_asm_arm11.S      Thu Jul 31 07:14:03 2014 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: cpufunc_asm_arm11.S,v 1.13 2014/07/29 07:01:02 skrll Exp $     */
+/*     $NetBSD: cpufunc_asm_arm11.S,v 1.14 2014/07/31 07:14:03 skrll Exp $     */
 
 /*
  * Copyright (c) 2002, 2005 ARM Limited
@@ -30,7 +30,7 @@
  *
  * ARM11 assembly functions for CPU / MMU / TLB specific operations
  */
- 
+
 #include "assym.h"
 #include <machine/asm.h>
 #include <arm/locore.h>



Home | Main Index | Thread Index | Old Index