1 /* $NetBSD: types.h,v 1.4 2017/01/26 15:55:09 christos Exp $ */ 2 3 #ifndef _EPOC32_TYPES_H_ 4 #define _EPOC32_TYPES_H_ 5 6 #include <arm/arm32/types.h> 7 8 #define __HAVE_COMPAT_NETBSD32 9 10 #endif 11