mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
* stabsread.h (cleanup_undefined_stabs_types): Renamed from
cleanup_undefined_types. * stabsread.c (cleanup_undefined_stabs_types): Ditto. All callers updated.
This commit is contained in:
@ -129,7 +129,7 @@ EXTERN int n_this_object_header_files;
|
||||
|
||||
EXTERN int n_allocated_this_object_header_files;
|
||||
|
||||
extern void cleanup_undefined_types (struct objfile *);
|
||||
extern void cleanup_undefined_stabs_types (struct objfile *);
|
||||
|
||||
extern long read_number (char **, int);
|
||||
|
||||
|
Reference in New Issue
Block a user