xref: /netbsd-src/sys/arch/dreamcast/include/types.h (revision 8a22b2177e2108ea2f88725d92de7f9bca20b30f)
1 /*	$NetBSD: types.h,v 1.5 2021/01/23 19:38:52 christos Exp $	*/
2 #ifndef _DREAMCAST_TYPES_H_
3 #define	_DREAMCAST_TYPES_H_
4 
5 #include <sh3/types.h>
6 #define	__HAVE_BUS_SPACE_8
7 
8 #endif /* _DREAMCAST_TYPES_H_ */
9