* linux-low.h (linux_thread_area): Delete declaration.

This commit is contained in:
Pedro Alves
2010-08-24 20:13:15 +00:00
parent e8fd65ef54
commit 5f21a75bc5
2 changed files with 4 additions and 1 deletions

View File

@@ -259,7 +259,6 @@ int elf_64_file_p (const char *file);
void linux_attach_lwp (unsigned long pid);
struct lwp_info *find_lwp_pid (ptid_t ptid);
int linux_get_thread_area (int lwpid, CORE_ADDR *area);
/* From thread-db.c */
int thread_db_init (int use_events);