xref: /freebsd/sys/arm/include/ptrace.h (revision 2e1417489338b971e5fd599ff48b5f65df9e8d3b)
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