summaryrefslogtreecommitdiff
path: root/sys/arch/palm/include/ptrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/palm/include/ptrace.h')
-rw-r--r--sys/arch/palm/include/ptrace.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/palm/include/ptrace.h b/sys/arch/palm/include/ptrace.h
new file mode 100644
index 00000000000..93ad5291e1c
--- /dev/null
+++ b/sys/arch/palm/include/ptrace.h
@@ -0,0 +1,4 @@
+/* $OpenBSD: ptrace.h,v 1.1 2009/09/05 01:22:11 marex Exp $ */
+/* $NetBSD: ptrace.h,v 1.3 2001/11/25 15:55:58 thorpej Exp $ */
+
+#include <arm/ptrace.h>