xref: /netbsd-src/sys/arch/mac68k/include/reg.h (revision 413d532bcc3f62d122e56d92e13ac64825a40baf)
1 /*	$NetBSD: reg.h,v 1.13 2005/12/11 12:18:03 christos Exp $	*/
2 
3 #ifndef _REG_MACHINE_
4 #define	_REG_MACHINE_
5 
6 #include <m68k/reg.h>
7 
8 #endif /* _REG_MACHINE_ */
9