* corelow.c: Add multi thread/process support for core files with
[deliverable/binutils-gdb.git] / gdb / thread.h
index 6f450b4ab89a4b1e3d97a567da5acbd1c6bb503e..36b003557b54f193acd646333ae8d53704b730e6 100644 (file)
@@ -29,12 +29,4 @@ extern void add_thread PARAMS ((int));
 
 extern int in_thread_list PARAMS ((int));
 
-#if 0
-#ifdef __STDC__
-struct _bfd;
-#endif
-
-extern void bfd_get_core_threads PARAMS ((struct _bfd *));
-#endif
-
 #endif /* THREAD_H */
This page took 0.022679 seconds and 4 git commands to generate.