xref: /freebsd/sys/arm/include/ptrace.h (revision 7d99ab9fd0cc2c1ce2ecef0ed6d0672c2a50b0cb)
1 /*	$NetBSD: ptrace.h,v 1.2 2001/02/23 21:23:52 reinoud Exp $	*/
2 /* $FreeBSD$ */
3 
4 #ifndef _MACHINE_PTRACE_H_
5 #define _MACHINE_PTRACE_H_
6 
7 #endif /* !_MACHINE_PTRACE_H */
8 
9