* ada-tasks.c (ada_task_is_alive): Move up and make static.
[deliverable/binutils-gdb.git] / gdb / ada-lang.h
index 946ffccc897fec50c81d104821fdca735441717c..50f90fbcc40500117df8fef1676d7cc80155b36e 100644 (file)
@@ -226,8 +226,6 @@ struct ada_task_info
   CORE_ADDR caller_task;
 };
 
-int ada_task_is_alive (struct ada_task_info *task);
-
 /* Assuming V points to an array of S objects,  make sure that it contains at
    least M objects, updating V and S as necessary. */
 
This page took 0.050974 seconds and 4 git commands to generate.