shithub: rgbds

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