Home | History | Annotate | Line # | Download | only in include
reg.h revision 1.1.6.2
      1 /*	$NetBSD: reg.h,v 1.1.6.2 2006/09/09 02:40:49 rpaulo Exp $	*/
      2 
      3 #ifndef _LANDISK_REG_H_
      4 #define _LANDISK_REG_H_
      5 
      6 #include <sh3/reg.h>
      7 
      8 #endif /* _LANDISK_REG_H_ */
      9