NetBSD/sys/arch/mac68k/include/aout_machdep.h

9 lines
176 B
C
Raw Normal View History

1996-09-08 05:00:35 +04:00
/* $NetBSD: aout_machdep.h,v 1.9 1996/09/08 01:00:38 thorpej Exp $ */
1994-10-26 11:45:48 +03:00
1996-09-08 05:00:35 +04:00
#ifndef _MACHINE_EXEC_H_
#define _MACHINE_EXEC_H_
1996-09-08 05:00:35 +04:00
#include <m68k/exec.h>
1996-09-08 05:00:35 +04:00
#endif /* _MACHINE_EXEC_H_ */