aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-nat.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-07-23 21:21:01 +0000
committerDaniel Jacobowitz <drow@false.org>2006-07-23 21:21:01 +0000
commit83eba059ff1a3cba6753b496fa04ab28ddaf0b38 (patch)
tree590c7f37bb97018ae882f6f968d2144540ef975b /gdb/linux-nat.c
parent50c77e5dcbac00547219e0397100effd540dc5e2 (diff)
downloadgdb-83eba059ff1a3cba6753b496fa04ab28ddaf0b38.zip
gdb-83eba059ff1a3cba6753b496fa04ab28ddaf0b38.tar.gz
gdb-83eba059ff1a3cba6753b496fa04ab28ddaf0b38.tar.bz2
* linux-nat.c (linux_nat_add_target): Remove extern.
* linux-nat.h (thread_db_init): New prototype.
Diffstat (limited to 'gdb/linux-nat.c')
-rw-r--r--gdb/linux-nat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/linux-nat.c b/gdb/linux-nat.c
index 6c63ba9..d9e5726 100644
--- a/gdb/linux-nat.c
+++ b/gdb/linux-nat.c
@@ -3180,8 +3180,6 @@ linux_target (void)
void
linux_nat_add_target (struct target_ops *t)
{
- extern void thread_db_init (struct target_ops *);
-
/* Save the provided single-threaded target. We save this in a separate
variable because another target we've inherited from (e.g. inf-ptrace)
may have saved a pointer to T; we want to use it for the final