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