mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
Import libiberty from gcc
This commit is contained in:
@ -33,7 +33,7 @@ Floor, Boston, MA 02110-1301, USA. */
|
||||
#ifdef HAVE_STDLIB_H
|
||||
#include <stdlib.h>
|
||||
#else
|
||||
extern PTR malloc ();
|
||||
extern void *malloc ();
|
||||
#endif
|
||||
#include "libiberty.h"
|
||||
#include "vprintf-support.h"
|
||||
|
Reference in New Issue
Block a user