NetBSD/sys/arch/landisk/include/ptrace.h

9 lines
173 B
C

/* $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_ */