Home | History | Annotate | Line # | Download | only in include
reg.h revision 1.8
      1 /*
      2  *	$Id: reg.h,v 1.8 1994/01/27 02:12:44 cgd Exp $
      3  */
      4 
      5 #ifndef _MACHINE_REG_H_
      6 #define	_MACHINE_REG_H_
      7 
      8 #include <m68k/reg.h>
      9 
     10 #endif /* _MACHINE_REG_H_ */
     11