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