summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/alpha/include/ptrace.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/include/ptrace.h b/sys/alpha/include/ptrace.h
index 2f62a56..7f74278 100644
--- a/sys/alpha/include/ptrace.h
+++ b/sys/alpha/include/ptrace.h
@@ -35,7 +35,6 @@
#ifdef _KERNEL
#define FIX_SSTEP(p) ptrace_clear_single_step(p)
-int ptrace_clear_single_step(struct thread *_p);
#endif
#endif
OpenPOWER on IntegriCloud