mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-31 05:44:41 +08:00
* ada-tasks.c (ada_task_is_alive): Move up and make static.
* ada-lang.h (ada_task_is_alive): Remove declaration.
This commit is contained in:
@ -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. */
|
||||
|
||||
|
Reference in New Issue
Block a user