root/sys/arch/mvme68k/include/types.h
/*      $NetBSD: types.h,v 1.17 2026/04/23 02:54:39 thorpej Exp $       */

#ifndef _MACHINE_TYPES_H_
#define _MACHINE_TYPES_H_

#include <m68k/types.h>

#define __HAVE_DEVICE_REGISTER
#define __HAVE_M68K_INTR_VECTORED
#define __HAVE_CPU_STARTUP_PRINT_TOTAL_MEMORY

#endif