mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
* remote-nindy.c: Removed declaration of coffstrip.
* nindy-share/nindy.c: #if 0 coffstrip routine; no longer used.
This commit is contained in:
@ -121,7 +121,6 @@ extern int unlink();
|
||||
extern char *getenv();
|
||||
extern char *mktemp();
|
||||
|
||||
extern char *coffstrip();
|
||||
extern void generic_mourn_inferior ();
|
||||
|
||||
extern struct target_ops nindy_ops;
|
||||
|
Reference in New Issue
Block a user