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

9 lines
177 B
C
Raw Normal View History

1996-09-08 05:00:35 +04:00
/* $NetBSD: aout_machdep.h,v 1.2 1996/09/08 01:00:36 thorpej Exp $ */
1995-03-26 11:12:03 +04:00
#ifndef _MACHINE_EXEC_H_
#define _MACHINE_EXEC_H_
1996-09-08 05:00:35 +04:00
#include <m68k/exec.h>
1995-03-26 11:12:03 +04:00
#endif /* _MACHINE_EXEC_H_ */