Enable bus_stream options.

This commit is contained in:
matt 2012-07-12 21:29:51 +00:00
parent d641e7631c
commit 78f8b0d60f

View File

@ -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>