mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
Add declaration of free() to config/ho-generic.h
This commit is contained in:
@ -1,6 +1,8 @@
|
|||||||
Sat Jan 4 16:34:16 1992 John Gilmore (gnu at cygnus.com)
|
Sat Jan 4 16:34:16 1992 John Gilmore (gnu at cygnus.com)
|
||||||
|
|
||||||
* as.h: Move redefine of xfree.
|
* as.h: Move redefine of xfree.
|
||||||
|
* config/ho-generic.h: Declare free(), since it's used without
|
||||||
|
()s in obstack_begin.
|
||||||
* read.c: Use xmalloc, not malloc.
|
* read.c: Use xmalloc, not malloc.
|
||||||
* expr.c, input-scrub.c, write.c: Avoid "know" macros
|
* expr.c, input-scrub.c, write.c: Avoid "know" macros
|
||||||
that cover more than one line, since this causes char strings
|
that cover more than one line, since this causes char strings
|
||||||
|
Reference in New Issue
Block a user