1996-09-08 05:00:35 +04:00
|
|
|
/* $NetBSD: exec.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_
|
1993-09-29 09:08:37 +03:00
|
|
|
|
1996-09-08 05:00:35 +04:00
|
|
|
#include <m68k/exec.h>
|
1993-09-29 09:08:37 +03:00
|
|
|
|
1996-09-08 05:00:35 +04:00
|
|
|
#endif /* _MACHINE_EXEC_H_ */
|