mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
import libiberty from egcs
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
/* calloc -- allocate memory which has been initialized to zero.
|
||||
This function is in the public domain. */
|
||||
|
||||
#include "ansidecl.h"
|
||||
#include "libiberty.h"
|
||||
|
||||
|
Reference in New Issue
Block a user