9 lines
177 B
C
9 lines
177 B
C
/* $NetBSD: aout_machdep.h,v 1.9 1996/09/08 01:00:35 thorpej Exp $ */
|
|
|
|
#ifndef _MACHINE_EXEC_H_
|
|
#define _MACHINE_EXEC_H_
|
|
|
|
#include <m68k/exec.h>
|
|
|
|
#endif /* _MACHINE_EXEC_H_ */
|