mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 01:42:21 +08:00
fix cc compile failure
This commit is contained in:
@ -37,7 +37,6 @@ extern int fwrite();
|
||||
extern int sscanf();
|
||||
extern int stat();
|
||||
extern int strtol();
|
||||
void free();
|
||||
char *malloc();
|
||||
char *realloc();
|
||||
extern char *strrchr();
|
||||
|
Reference in New Issue
Block a user