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

10 lines
149 B
C
Raw Normal View History

/*
* $Id: ptrace.h,v 1.2 1994/04/10 02:06:49 chopps Exp $
*/
#ifndef _MACHINE_PTRACE_H
#define _MACHINE_PTRACE_H
#include <m68k/ptrace.h>
#endif