Home | History | Annotate | Line # | Download | only in include
      1 /*	$NetBSD: reg.h,v 1.13 2005/12/11 12:18:03 christos Exp $	*/
      2 
      3 #ifndef _REG_MACHINE_
      4 #define	_REG_MACHINE_
      5 
      6 #include <m68k/reg.h>
      7 
      8 #endif /* _REG_MACHINE_ */
      9