Home | History | Annotate | Line # | Download | only in include
      1  1.1  thorpej /*	$NetBSD: elf_machdep.h,v 1.1 1998/07/12 01:18:00 thorpej Exp $	*/
      2  1.1  thorpej 
      3  1.1  thorpej #ifndef _MACHINE_ELF_MACHDEP_H_
      4  1.1  thorpej #define _MACHINE_ELF_MACHDEP_H_
      5  1.1  thorpej 
      6  1.1  thorpej #include <m68k/elf_machdep.h>
      7  1.1  thorpej 
      8  1.1  thorpej #endif
      9