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