Home | History | Annotate | Line # | Download | only in include
      1 /* $NetBSD: bus_funcs.h,v 1.1 2011/07/01 17:09:59 dyoung Exp $ */
      2 
      3 #ifndef _EVBMIPS_BUS_FUNCS_H_
      4 #define	_EVBMIPS_BUS_FUNCS_H_
      5 
      6 #include <mips/bus_space_funcs.h>
      7 #include <mips/bus_dma_funcs.h>
      8 
      9 #endif /* _EVBMIPS_BUS_FUNCS_H_ */
     10