Source-Changes-HG archive

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

[src/uebayasi-xip]: src/sys/sys Reduce changes against HEAD.



details:   https://anonhg.NetBSD.org/src/rev/afa4d19f2cda
branches:  uebayasi-xip
changeset: 751717:afa4d19f2cda
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Fri May 28 09:13:37 2010 +0000

description:
Reduce changes against HEAD.

diffstat:

 sys/sys/dkio.h |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 74aaecc78fd6 -r afa4d19f2cda sys/sys/dkio.h
--- a/sys/sys/dkio.h    Fri May 28 08:32:20 2010 +0000
+++ b/sys/sys/dkio.h    Fri May 28 09:13:37 2010 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: dkio.h,v 1.15.2.3 2010/04/30 14:44:32 uebayasi Exp $   */
+/*     $NetBSD: dkio.h,v 1.15.2.4 2010/05/28 09:13:37 uebayasi Exp $   */
 
 /*
  * Copyright (c) 1987, 1988, 1993
@@ -105,6 +105,7 @@
                /* get disk-info dictionary */
 #define        DIOCGDISKINFO   _IOR('d', 127, struct plistref)
 
+
 #define        DIOCTUR         _IOR('d', 128, int)     /* test unit ready */
 
                /* get physical address cookie if directly memory-mappable (XIP) */



Home | Main Index | Thread Index | Old Index