Home | History | Annotate | Line # | Download | only in include
asm.h revision 1.1.2.2
      1 /*	$NetBSD: asm.h,v 1.1.2.2 2006/09/03 15:23:07 yamt Exp $	*/
      2 
      3 #ifndef	_LANDISK_ASM_H_
      4 #define	_LANDISK_ASM_H_
      5 
      6 #include <sh3/asm.h>
      7 
      8 #endif	/* _LANDISK_ASM_H_ */
      9