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

9 lines
149 B
C

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