Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/include Enable bus_stream options.



details:   https://anonhg.NetBSD.org/src/rev/8a39764bed4e
branches:  trunk
changeset: 780144:8a39764bed4e
user:      matt <matt%NetBSD.org@localhost>
date:      Thu Jul 12 21:29:51 2012 +0000

description:
Enable bus_stream options.

diffstat:

 sys/arch/evbarm/include/bus_defs.h |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r f2350df92361 -r 8a39764bed4e sys/arch/evbarm/include/bus_defs.h
--- a/sys/arch/evbarm/include/bus_defs.h        Thu Jul 12 21:29:04 2012 +0000
+++ b/sys/arch/evbarm/include/bus_defs.h        Thu Jul 12 21:29:51 2012 +0000
@@ -1,3 +1,5 @@
-/*     $NetBSD: bus_defs.h,v 1.1 2011/07/01 17:09:59 dyoung Exp $      */
+/*     $NetBSD: bus_defs.h,v 1.2 2012/07/12 21:29:51 matt Exp $        */
+
+#define        __BUS_SPACE_HAS_STREAM_METHODS
 
 #include <arm/bus_defs.h>



Home | Main Index | Thread Index | Old Index