Home | History | Annotate | Line # | Download | only in include
aout_machdep.h revision 1.9
      1 /*	$NetBSD: aout_machdep.h,v 1.9 1996/09/08 01:00:38 thorpej Exp $	*/
      2 
      3 #ifndef _MACHINE_EXEC_H_
      4 #define _MACHINE_EXEC_H_
      5 
      6 #include <m68k/exec.h>
      7 
      8 #endif /* _MACHINE_EXEC_H_ */
      9