xref: /netbsd-src/sys/arch/landisk/include/elf_machdep.h (revision 8ac07aec990b9d2e483062509d0a9fa5b4f57cf2)
1 /*	$NetBSD: elf_machdep.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/
2 
3 #ifndef _LANDISK_ELF_MACHDEP_H_
4 #define _LANDISK_ELF_MACHDEP_H_
5 
6 #include <sh3/elf_machdep.h>
7 
8 #endif /* _LANDISK_ELF_MACHDEP_H_ */
9