/* $NetBSD: types.h,v 1.17 2017/01/26 15:55:10 christos Exp $ */ #ifndef _SGIMIPS_TYPES_H_ #define _SGIMIPS_TYPES_H_ #define _MIPS_PADDR_T_64BIT #include #define __HAVE_NEW_STYLE_BUS_H /* MIPS specific options */ #define __HAVE_BOOTINFO_H #define __HAVE_MIPS_MACHDEP_CACHE_CONFIG #define __HAVE_COMPAT_NETBSD32 #endif