summaryrefslogtreecommitdiff
path: root/sys/arch/landisk/include/ptrace.h
blob: 570b8f451596d9ca3bebcd5e3fe859b4eee13a83 (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: ptrace.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/

#ifndef _LANDISK_PTRACE_H_
#define _LANDISK_PTRACE_H_

#include <sh3/ptrace.h>

#endif /* _LANDISK_PTRACE_H_ */