mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 13:09:33 -04:00
9 lines
173 B
C
9 lines
173 B
C
/* $NetBSD: elf_machdep.h,v 1.1 1998/07/12 01:17:59 thorpej Exp $ */
|
|
|
|
#ifndef _MACHINE_ELF_MACHDEP_H_
|
|
#define _MACHINE_ELF_MACHDEP_H_
|
|
|
|
#include <m68k/elf_machdep.h>
|
|
|
|
#endif
|