xref: /openbmc/u-boot/tools/getline.h (revision 872cfa20cd694fdbfa76abddd3cd00b05ad5355b)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2