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

10 lines
151 B
C
Raw Normal View History

/*
1994-04-10 06:28:14 +04:00
* $Id: ptrace.h,v 1.3 1994/04/10 02:28:34 chopps Exp $
*/
1994-04-10 06:28:14 +04:00
#ifndef _MACHINE_PTRACE_H_
#define _MACHINE_PTRACE_H_
#include <m68k/ptrace.h>
#endif