xref: /netbsd/sys/arch/mac68k/include/types.h (revision bf9ec67e)
1 /*	$NetBSD: types.h,v 1.12 2002/02/28 03:17:33 simonb Exp $	*/
2 
3 #ifndef _TYPES_MACHINE_
4 #define	_TYPES_MACHINE_
5 
6 #include <m68k/types.h>
7 
8 #define	__BROKEN_CONFIG_UNIT_USAGE
9 
10 #endif /* _TYPES_MACHINE_ */
11