NetBSD/sys/arch/news68k/include/elf_machdep.h

9 lines
173 B
C
Raw Normal View History

1999-12-09 17:53:00 +03:00
/* $NetBSD: elf_machdep.h,v 1.1 1999/12/09 14:53:10 tsutsui Exp $ */
#ifndef _MACHINE_ELF_MACHDEP_H_
#define _MACHINE_ELF_MACHDEP_H_
#include <m68k/elf_machdep.h>
#endif