Module Name:    src
Committed By:   skrll
Date:           Fri Aug  1 05:53:31 UTC 2014

Modified Files:
        src/sys/arch/arm/arm: cpufunc_asm_armv6.S

Log Message:
Whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/arm/cpufunc_asm_armv6.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/arm/arm/cpufunc_asm_armv6.S
diff -u src/sys/arch/arm/arm/cpufunc_asm_armv6.S:1.6 src/sys/arch/arm/arm/cpufunc_asm_armv6.S:1.7
--- src/sys/arch/arm/arm/cpufunc_asm_armv6.S:1.6	Sun Aug 18 06:28:18 2013
+++ src/sys/arch/arm/arm/cpufunc_asm_armv6.S	Fri Aug  1 05:53:31 2014
@@ -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>

Reply via email to