9 lines
198 B
C
9 lines
198 B
C
/* $NetBSD: elf_machdep.h,v 1.1 2006/09/01 21:26:18 uwe Exp $ */
|
|
|
|
#ifndef _LANDISK_ELF_MACHDEP_H_
|
|
#define _LANDISK_ELF_MACHDEP_H_
|
|
|
|
#include <sh3/elf_machdep.h>
|
|
|
|
#endif /* _LANDISK_ELF_MACHDEP_H_ */
|