(xfullpath): Add declaration.
This commit is contained in:
parent
303c8ebdfe
commit
08b204d1d1
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue