mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* target.c (target_struct_index): Remove.
This commit is contained in:
@ -153,7 +153,6 @@ static void debug_to_stop (ptid_t);
|
||||
array. */
|
||||
struct target_ops **target_structs;
|
||||
unsigned target_struct_size;
|
||||
unsigned target_struct_index;
|
||||
unsigned target_struct_allocsize;
|
||||
#define DEFAULT_ALLOCSIZE 10
|
||||
|
||||
|
Reference in New Issue
Block a user