Home | History | Annotate | Line # | Download | only in include
aout_machdep.h revision 1.1.2.2
      1  1.1.2.2  bouyer /*	$NetBSD: aout_machdep.h,v 1.1.2.2 2001/01/08 14:56:23 bouyer Exp $	*/
      2  1.1.2.2  bouyer #ifndef _DREAMCAST_AOUT_MACHDEP_H_
      3  1.1.2.2  bouyer #define _DREAMCAST_AOUT_MACHDEP_H_
      4  1.1.2.2  bouyer 
      5  1.1.2.2  bouyer #include <sh3/aout_machdep.h>
      6  1.1.2.2  bouyer 
      7  1.1.2.2  bouyer #endif /* _DREAMCAST_AOUT_MACHDEP_H_ */
      8