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