shithub: rgbds

ref: d02294505c965910d5b066b4e8cfac2ca7359671
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