summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/include/ptrace.h
blob: 72c16112e455eefa707de1f32c99203bbfbe82ba (plain)
1
2
3
4
5
6
7
8
9
/*	$OpenBSD: ptrace.h,v 1.2 1997/01/16 09:26:06 niklas Exp $	*/
/*	$NetBSD: ptrace.h,v 1.4 1994/10/26 02:06:36 cgd Exp $	*/

#ifndef _MACHINE_PTRACE_H_
#define _MACHINE_PTRACE_H_

#include <m68k/ptrace.h>

#endif