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