diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2004-07-13 16:11:04 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2004-07-13 16:11:04 +0000 |
| commit | 546d42ad9da9fb8dda85ec1a388a88bf9328e614 (patch) | |
| tree | 08175fde736d5908b8aa88d6d983b4849b716512 /sys/alpha/include | |
| parent | 439dfb0c35031dec22fd158020a7d8db80e233dc (diff) | |
Notes
Diffstat (limited to 'sys/alpha/include')
| -rw-r--r-- | sys/alpha/include/ptrace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/include/ptrace.h b/sys/alpha/include/ptrace.h index 2f62a566117c..7f74278357f0 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 |
