xref: /netbsd/sys/arch/dreamcast/include/types.h (revision bf9ec67e)
1 /*	$NetBSD: types.h,v 1.2 2002/02/28 03:17:26 simonb Exp $	*/
2 #ifndef _DREAMCAST_TYPES_H_
3 #define	_DREAMCAST_TYPES_H_
4 
5 #include <sh3/types.h>
6 
7 #endif /* _DREAMCAST_TYPES_H_ */
8