mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 21:03:55 +08:00
(xfullpath): Add declaration.
This commit is contained in:
@ -372,6 +372,7 @@ extern CORE_ADDR host_pointer_to_address (void *ptr);
|
||||
extern void *address_to_host_pointer (CORE_ADDR addr);
|
||||
|
||||
extern char *gdb_realpath (const char *);
|
||||
extern char *xfullpath (const char *);
|
||||
|
||||
/* From demangle.c */
|
||||
|
||||
|
Reference in New Issue
Block a user