summaryrefslogtreecommitdiff
path: root/sys/arch/dreamcast/include/cputypes.h
blob: 46fa40aee847647bba846b222e7f6bd81d9d5b65 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: cputypes.h,v 1.1 2000/12/11 18:19:14 marcus Exp $	*/
#ifndef _DREAMCAST_CPUTYPES_H_
#define _DREAMCAST_CPUTYPES_H_

#include <sh3/cputypes.h>

#endif /* _DREAMCAST_CPUTYPES_H_ */