mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-04 20:54:55 -04:00
8 lines
202 B
C
8 lines
202 B
C
/* $NetBSD: aout_machdep.h,v 1.1 1999/09/13 10:30:28 itojun Exp $ */
|
|
#ifndef _EVBSH3_AOUT_MACHDEP_H_
|
|
#define _EVBSH3_AOUT_MACHDEP_H_
|
|
|
|
#include <sh3/aout_machdep.h>
|
|
|
|
#endif /* _EVBSH3_AOUT_MACHDEP_H_ */
|