blob: eb671e25964335f2c861448c7db0fe218bd5ebda (
plain)
1
2
3
4
5
6
7
8
9
|
/* $NetBSD: types.h,v 1.13 2021/04/01 04:43:00 simonb Exp $ */
#include <mips/types.h>
/* MIPS specific options */
#define __HAVE_BOOTINFO_H
#define __HAVE_LEGACY_INTRCNT
#define __HAVE_MIPS_MACHDEP_CACHE_CONFIG
|