Home | History | Annotate | Line # | Download | only in include
reg.h revision 1.7
      1 /*
      2  *	$Id: reg.h,v 1.7 1994/01/08 12:41:53 cgd Exp $
      3  */
      4 
      5 #ifndef _HP300_REG_H_
      6 #define	_HP300_REG_H_
      7 
      8 /* Just use the common m68k definition */
      9 #include <m68k/reg.h>
     10 
     11 #endif /* _HP300_REG_H_ */
     12