Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/include whitespace



details:   https://anonhg.NetBSD.org/src/rev/92a3febd348a
branches:  trunk
changeset: 767658:92a3febd348a
user:      yamt <yamt%NetBSD.org@localhost>
date:      Tue Jul 26 12:56:39 2011 +0000

description:
whitespace

diffstat:

 sys/arch/i386/include/cpu.h |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r be9b0d18db63 -r 92a3febd348a sys/arch/i386/include/cpu.h
--- a/sys/arch/i386/include/cpu.h       Tue Jul 26 12:55:35 2011 +0000
+++ b/sys/arch/i386/include/cpu.h       Tue Jul 26 12:56:39 2011 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: cpu.h,v 1.176 2008/12/29 19:59:09 pooka Exp $  */
+/*     $NetBSD: cpu.h,v 1.177 2011/07/26 12:56:39 yamt Exp $   */
 
 /*-
  * Copyright (c) 1990 The Regents of the University of California.
@@ -68,6 +68,7 @@
            (*(struct cpu_info * const *)offsetof(struct cpu_info, ci_curlwp)));
        return l;
 }
+
 __inline static void __unused
 cpu_set_curpri(int pri)
 {



Home | Main Index | Thread Index | Old Index