forked from Imagelibrary/binutils-gdb
* linux-low.h (linux_thread_area): Delete declaration.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user