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