Home | History | Annotate | Line # | Download | only in include
reg.h revision 1.11
      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