1 /* $NetBSD: types.h,v 1.3 2021/01/23 19:38:52 christos Exp $ */ 2 #ifndef _EVBSH3_TYPES_H_ 3 #define _EVBSH3_TYPES_H_ 4 5 #include <sh3/types.h> 6 #define __HAVE_BUS_SPACE_8 7 8 #endif /* _EVBSH3_TYPES_H_ */ 9
1 /* $NetBSD: types.h,v 1.3 2021/01/23 19:38:52 christos Exp $ */ 2 #ifndef _EVBSH3_TYPES_H_ 3 #define _EVBSH3_TYPES_H_ 4 5 #include <sh3/types.h> 6 #define __HAVE_BUS_SPACE_8 7 8 #endif /* _EVBSH3_TYPES_H_ */ 9