10 lines
151 B
C
10 lines
151 B
C
/*
|
|
* $Id: ptrace.h,v 1.3 1994/04/10 02:28:34 chopps Exp $
|
|
*/
|
|
#ifndef _MACHINE_PTRACE_H_
|
|
#define _MACHINE_PTRACE_H_
|
|
|
|
#include <m68k/ptrace.h>
|
|
|
|
#endif
|