xref: /netbsd-src/sys/arch/mac68k/include/reg.h (revision bdc22b2e01993381dcefeff2bc9b56ca75a4235c)
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