Home | History | Annotate | Line # | Download | only in include
ptrace.h revision 1.1
      1  1.1  itojun /*	$NetBSD: ptrace.h,v 1.1 2001/01/17 05:21:53 itojun Exp $	*/
      2  1.1  itojun #ifndef _EVBSH3_PTRACE_H_
      3  1.1  itojun #define _EVBSH3_PTRACE_H_
      4  1.1  itojun 
      5  1.1  itojun #include <sh3/ptrace.h>
      6  1.1  itojun 
      7  1.1  itojun #endif /* _EVBSH3_PTRACE_H_ */
      8