summaryrefslogtreecommitdiff
path: root/sys/arch/cesfic/include/elf_machdep.h
blob: efdaadf473c0506d1e1476443659e9f689f17233 (plain)
1
2
3
4
5
6
7
8
/* $NetBSD: elf_machdep.h,v 1.1 2001/05/14 18:23:10 drochner Exp $ */

#ifndef _MACHINE_ELF_MACHDEP_H_
#define _MACHINE_ELF_MACHDEP_H_

#include <m68k/elf_machdep.h>

#endif