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