Home | History | Annotate | Line # | Download | only in include
elf_machdep.h revision 1.1
      1  1.1  tsutsui /*	$NetBSD: elf_machdep.h,v 1.1 1999/12/09 14:53:10 tsutsui Exp $	*/
      2  1.1  tsutsui 
      3  1.1  tsutsui #ifndef _MACHINE_ELF_MACHDEP_H_
      4  1.1  tsutsui #define _MACHINE_ELF_MACHDEP_H_
      5  1.1  tsutsui 
      6  1.1  tsutsui #include <m68k/elf_machdep.h>
      7  1.1  tsutsui 
      8  1.1  tsutsui #endif
      9