9 lines
174 B
C
9 lines
174 B
C
/* $NetBSD: elf_machdep.h,v 1.1 2001/04/06 13:13:03 fredette Exp $ */
|
|
|
|
#ifndef _MACHINE_ELF_MACHDEP_H_
|
|
#define _MACHINE_ELF_MACHDEP_H_
|
|
|
|
#include <m68k/elf_machdep.h>
|
|
|
|
#endif
|