shithub: rgbds

ref: 2ab10a95e4c5e269563fa424e2e5cceae8041b36
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