summaryrefslogtreecommitdiff
path: root/sys/arch/evbsh3/include/types.h
blob: 0aa800f04bcc709763a999fe28067845d83ba541 (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: types.h,v 1.3 2021/01/23 19:38:52 christos Exp $	*/
#ifndef _EVBSH3_TYPES_H_
#define	_EVBSH3_TYPES_H_

#include <sh3/types.h>
#define	__HAVE_BUS_SPACE_8

#endif /* _EVBSH3_TYPES_H_ */