shithub: rgbds

ref: c8d9ae21e6fdacdaabaa9dd59cad4e812d640298
dir: /include/extern/reallocarray.h/

View raw version
#ifndef EXTERN_REALLOCARRAY_H
#define EXTERN_REALLOCARRAY_H

#include <stdlib.h>

#ifndef REALLOCARRAY_IN_LIBC
#define reallocarray rgbds_reallocarray
#endif

#endif