shithub: rgbds

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