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