summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips/include/bus_funcs.h
blob: ff6b1c9775153784b1e8f17a08afe65f602c857a (plain)
1
2
3
4
5
6
7
8
9
/* $NetBSD: bus_funcs.h,v 1.1 2011/07/01 17:09:59 dyoung Exp $ */

#ifndef _EVBMIPS_BUS_FUNCS_H_
#define	_EVBMIPS_BUS_FUNCS_H_

#include <mips/bus_space_funcs.h>
#include <mips/bus_dma_funcs.h>

#endif /* _EVBMIPS_BUS_FUNCS_H_ */