Home | History | Annotate | Line # | Download | only in include
      1 /*	$NetBSD: types.h,v 1.1 2024/01/02 07:41:01 thorpej Exp $	*/
      2 
      3 #ifndef _MACHINE_TYPES_H_
      4 #define	_MACHINE_TYPES_H_
      5 
      6 #include <m68k/types.h>
      7 
      8 #define	__HAVE_DEVICE_REGISTER
      9 
     10 #endif
     11