xref: /netbsd/sys/arch/mac68k/include/reg.h (revision bf9ec67e)
1 /*	$NetBSD: reg.h,v 1.11 1997/04/09 20:12:44 thorpej Exp $	*/
2 
3 #ifndef _REG_MACHINE_
4 #define	_REG_MACHINE_
5 
6 #include <machine/frame.h>
7 #include <m68k/reg.h>
8 
9 #endif /* _REG_MACHINE_ */
10