summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/ptrace.h
blob: a9568f813a9baad08f360b75f5cfea0bc43d4b36 (plain)
1
2
3
4
5
6
7
8
9
/*	$OpenBSD: ptrace.h,v 1.3 1997/11/30 06:10:33 gene Exp $	*/
/*	$NetBSD: ptrace.h,v 1.2 1994/10/26 08:46:43 cgd Exp $	*/

#ifndef _MAC68K_PTRACE_H_
#define _MAC68K_PTRACE_H_

#include <m68k/ptrace.h>

#endif