root/sys/arch/virt68k/include/types.h
/*      $NetBSD: types.h,v 1.1 2024/01/02 07:41:01 thorpej Exp $        */

#ifndef _MACHINE_TYPES_H_
#define _MACHINE_TYPES_H_

#include <m68k/types.h>

#define __HAVE_DEVICE_REGISTER

#endif