Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hppa/hppa Whitespace.



details:   https://anonhg.NetBSD.org/src/rev/476f96138708
branches:  trunk
changeset: 762712:476f96138708
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Feb 26 07:54:48 2011 +0000

description:
Whitespace.

diffstat:

 sys/arch/hppa/hppa/trap.S |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 5aa581fec64c -r 476f96138708 sys/arch/hppa/hppa/trap.S
--- a/sys/arch/hppa/hppa/trap.S Sat Feb 26 07:53:47 2011 +0000
+++ b/sys/arch/hppa/hppa/trap.S Sat Feb 26 07:54:48 2011 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: trap.S,v 1.57 2011/02/26 07:53:47 skrll Exp $  */
+/*     $NetBSD: trap.S,v 1.58 2011/02/26 07:54:48 skrll Exp $  */
 
 /*-
  * Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -515,7 +515,6 @@
        ldw     TF_CR0(%sr3, %t3), %t1
        mtctl   %t1, %rctr
 
-
        GET_CURCPU_SPACE(%sr3, %t3)
 
        /*



Home | Main Index | Thread Index | Old Index