11.1Sthorpej/* $NetBSD: elf_machdep.h,v 1.1 1998/07/12 01:18:00 thorpej Exp $ */ 21.1Sthorpej 31.1Sthorpej#ifndef _MACHINE_ELF_MACHDEP_H_ 41.1Sthorpej#define _MACHINE_ELF_MACHDEP_H_ 51.1Sthorpej 61.1Sthorpej#include <m68k/elf_machdep.h> 71.1Sthorpej 81.1Sthorpej#endif 9