diff options
Diffstat (limited to 'gdb/sol-thread.c')
-rw-r--r-- | gdb/sol-thread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/sol-thread.c b/gdb/sol-thread.c index 3e5d9db..bfa1162 100644 --- a/gdb/sol-thread.c +++ b/gdb/sol-thread.c @@ -69,8 +69,6 @@ struct target_ops sol_thread_ops; -extern char *procfs_pid_to_str (struct target_ops *ops, ptid_t ptid); - /* Prototypes for supply_gregset etc. */ #include "gregset.h" |