Home | History | Annotate | Line # | Download | only in include
reg.h revision 1.9
      1  1.9      cgd /*	$NetBSD: reg.h,v 1.9 1994/10/26 08:46:44 cgd Exp $	*/
      2  1.1      cgd 
      3  1.8      cgd #ifndef _MACHINE_REG_H_
      4  1.8      cgd #define	_MACHINE_REG_H_
      5  1.5  mycroft 
      6  1.7      cgd #include <m68k/reg.h>
      7  1.4  mycroft 
      8  1.8      cgd #endif /* _MACHINE_REG_H_ */
      9